home *** CD-ROM | disk | FTP | other *** search
/ Network PC / Network PC.iso / amiga utilities / disk utilities / backup / backup_restore / backup_src_v3.20.lha / CatCompStrings.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-12-01  |  108.1 KB  |  2,604 lines

  1. #ifndef CATCOMPSTRINGS_H
  2. #define CATCOMPSTRINGS_H
  3.  
  4.  
  5. /****************************************************************************/
  6.  
  7.  
  8. /* This file was created automatically by CatComp.
  9.  * Do NOT edit by hand!
  10.  */
  11.  
  12.  
  13. #ifndef EXEC_TYPES_H
  14. #include <exec/types.h>
  15. #endif
  16.  
  17. #ifdef CATCOMP_ARRAY
  18. #undef CATCOMP_NUMBERS
  19. #undef CATCOMP_STRINGS
  20. #define CATCOMP_NUMBERS
  21. #define CATCOMP_STRINGS
  22. #endif
  23.  
  24. #ifdef CATCOMP_BLOCK
  25. #undef CATCOMP_STRINGS
  26. #define CATCOMP_STRINGS
  27. #endif
  28.  
  29.  
  30. /****************************************************************************/
  31.  
  32.  
  33. #ifdef CATCOMP_NUMBERS
  34.  
  35. #define MSG_INVALID_OPTION 0
  36. #define MSG_BACKUP_OF 1
  37. #define MSG_FILESONLY 2
  38. #define MSG_INVALID_DATE 3
  39. #define MSG_NOT_A_VALID_DRIVE 4
  40. #define MSG_ALREADY_INUSE 5
  41. #define MSG_IGNORE_THIRD_DRIVE 6
  42. #define MSG_INVALID_PARAMETER 7
  43. #define MSG_CANNOT_GET_SIGNAL 8
  44. #define MSG_CANNOT_OPEN_FONT 9
  45. #define MSG_INITBUFREQ_BUFFER_NOT_FREE 10
  46. #define MSG_XLATEERROR_INCLUDE 11
  47. #define MSG_XLATEERROR_EXCLUDE 12
  48. #define MSG_OUTOFMEMORY 13
  49. #define MSG_UNKNOWNCOMPRESSION 14
  50. #define MSG_WRITING 15
  51. #define MSG_VERIFYING 16
  52. #define MSG_TAPE_ERROR_BLOCK 17
  53. #define MSG_TAPE_ERROR 18
  54. #define MSG_TAPE_IOERROR_BLOCK 19
  55. #define MSG_TAPE_IOERROR 20
  56. #define MSG_FILE_DAMAGED 21
  57. #define MSG_DISK_ERROR 22
  58. #define MSG_WRITING_LABEL 23
  59. #define MSG_UNLOADING_TAPE 24
  60. #define MSG_WRITING_LABEL1 25
  61. #define MSG_WRITING_QFA_LABEL 26
  62. #define MSG_VERIFYING_TAPE 27
  63. #define MSG_VERIFYING_LABEL 28
  64. #define MSG_VERIFYING_QFA 29
  65. #define MSG_CHECKSUMERROR_DISKLABEL 30
  66. #define MSG_TAPE_LABEL 31
  67. #define MSG_DISK_LABEL 32
  68. #define MSG_READINGTAPELABEL 33
  69. #define MSG_READINGTAPEDIR 34
  70. #define MSG_READING_QFA_TAPELABEL 35
  71. #define MSG_READING_QFA_TAPEDIR 36
  72. #define MSG_POSITIONING_EOT 37
  73. #define MSG_READING 38
  74. #define MSG_READING_DIRECTORY 39
  75. #define MSG_WRITING_DIRECTORY 40
  76. #define MSG_WRITING_QFA_DIRECTORY 41
  77. #define MSG_CHECKSUMERROR_DIRECTORY 42
  78. #define MSG_UNKNOWN_DIRECTORY_FORMAT 43
  79. #define MSG_BACKUP_START 44
  80. #define MSG_STARTTIME 45
  81. #define MSG_LIST 46
  82. #define MSG_WITH_CMDFILE 47
  83. #define MSG_READLINK_FAILURE 48
  84. #define MSG_LOCK_FAILURE 49
  85. #define MSG_NAMEFROMLOCK_FAILURE 50
  86. #define MSG_CANNOT_OPENFILE 51
  87. #define MSG_ERROR_READINGFILE 52
  88. #define MSG_ERROR_SETPROTECTION 53
  89. #define MSG_CANNOT_START_DISKCHANGER 54
  90. #define MSG_INTERNALERROR_NEWREADDISK 55
  91. #define MSG_ERROR_MAXDISK 56
  92. #define MSG_TAPE 57
  93. #define MSG_DISK 58
  94. #define MSG_INSERT_LASTTAPE 59
  95. #define MSG_INSERT_TAPE_N 60
  96. #define MSG_INSERT_LASTDISK 61
  97. #define MSG_INSERT_DISK_N 62
  98. #define MSG_NO_BACKUPTAPE 63
  99. #define MSG_NO_BACKUPDISK 64
  100. #define MSG_NOTLASTTAPE 65
  101. #define MSG_NOTLASTDISK 66
  102. #define MSG_INTERNALERROR_NAMSCHR_1 67
  103. #define MSG_INTERNALERROR_NAMSCHR_2 68
  104. #define MSG_INTERNALERROR_NAMSCHR_3 69
  105. #define MSG_REWIND 70
  106. #define MSG_REWINDING 71
  107. #define MSG_CHANGEPARTITION 72
  108. #define MSG_CREATEPORT_FAILED 73
  109. #define MSG_CREATEPROC_FAILED 74
  110. #define MSG_DIFFERENT_FORMAT 75
  111. #define MSG_SAME_DEVICE 76
  112. #define MSG_DOSERROR 77
  113. #define MSG_STACK_TOO_SMALL 78
  114. #define MSG_ZEROBLOCKSIZE 79
  115. #define MSG_CREATEMENUS_FAILED 80
  116. #define MSG_LAYOUTMENUS_FAILED 81
  117. #define MSG_FILESPROCESSED 82
  118. #define MSG_BYTESPROCESSED 83
  119. #define MSG_NOAPPEND 84
  120. #define MSG_CREATING_PREVIEW 85
  121. #define MSG_FILESPROCESSED_PREVIEW 86
  122. #define MSG_SK_NOSENSE 87
  123. #define MSG_SK_RECOVEREDERROR 88
  124. #define MSG_SK_NOTREADY 89
  125. #define MSG_SK_MEDIUMERROR 90
  126. #define MSG_SK_HARDWAREERROR 91
  127. #define MSG_SK_ILLEGALREQUEST 92
  128. #define MSG_SK_UNITATTENTION 93
  129. #define MSG_SK_DATAPROTECT 94
  130. #define MSG_SK_BLANKCHECK 95
  131. #define MSG_SK_VENDORSPECIFIC 96
  132. #define MSG_SK_COPYABORTED 97
  133. #define MSG_SK_ABORTEDCOMMAND 98
  134. #define MSG_SK_EQUAL 99
  135. #define MSG_SK_VOLUMEOVERFLOW 100
  136. #define MSG_SK_MISCOMPARE 101
  137. #define MSG_SK_RESERVED 102
  138. #define MSG_OPENPARTITION_FAILURE 103
  139. #define MSG_UNKNOWN_TAPEDRIVE 104
  140. #define MSG_FILES_COLLECTED 105
  141. #define MSG_BYTESPROCESSED_PREVIEW 106
  142. #define MSG_CREATEEXTIO_FAILED 1000
  143. #define MSG_ERROR_OPENDEVICE 1001
  144. #define MSG_NO_DRIVE 1002
  145. #define MSG_TDERR_NotSpecified 1003
  146. #define MSG_TDERR_NoSecHdr 1004
  147. #define MSG_TDERR_BadSecPreamble 1005
  148. #define MSG_TDERR_BadSecID 1006
  149. #define MSG_TDERR_BadHdrSum 1007
  150. #define MSG_TDERR_BadSecSum 1008
  151. #define MSG_TDERR_TooFewSecs 1009
  152. #define MSG_TDERR_BadSecHdr 1010
  153. #define MSG_TDERR_WriteProt 1011
  154. #define MSG_TDERR_DiskChanged 1012
  155. #define MSG_TDERR_SeekError 1013
  156. #define MSG_TDERR_NoMem 1014
  157. #define MSG_TDERR_BadUnitNum 1015
  158. #define MSG_TDERR_BadDriveType 1016
  159. #define MSG_TDERR_DriveInUse 1017
  160. #define MSG_TDERR_PostReset 1018
  161. #define MSG_IOERR_OPENFAIL 1019
  162. #define MSG_IOERR_ABORTED 1020
  163. #define MSG_IOERR_NOCMD 1021
  164. #define MSG_IOERR_BADLENGTH 1022
  165. #define MSG_IOERR_BADADDRESS 1023
  166. #define MSG_IOERR_UNITBUSY 1024
  167. #define MSG_IOERR_SELFTEST 1025
  168. #define MSG_HFERR_SelfUnit 1026
  169. #define MSG_HFERR_DMA 1027
  170. #define MSG_HFERR_Phase 1028
  171. #define MSG_HFERR_Parity 1029
  172. #define MSG_HFERR_SelTimeout 1030
  173. #define MSG_HFERR_BadStatus 1031
  174. #define MSG_HFERR_NoBoard 1032
  175. #define MSG_PARTITION_NOTFOUND 1033
  176. #define MSG_COMPRESSFILE_INTERNALERROR 2000
  177. #define MSG_CANNOTOPEN 2500
  178. #define MSG_ERRORWINDOW_TITLE1 2501
  179. #define MSG_ERRORWINDOW_TITLE2 2502
  180. #define MSG_SAVE_ERRORLIST 2503
  181. #define MSG_ERRORFILE_ALREADY_EXISTS 2504
  182. #define MSG_CANNOTOPEN_ERRORFILE 2505
  183. #define MSG_ERRORLIST_HEADER 2506
  184. #define MSG_SAVE_ERRORLIST_MENU 2507
  185. #define MSG_CLEAR_ERRORLIST_MENU 2508
  186. #define MSG_INITGET_FAIL 2509
  187. #define MSG_NEWOBJECT_FAIL 2510
  188. #define MSG_FSREREAD_GAD 4000
  189. #define MSG_FSVOLUMES_GAD 4001
  190. #define MSG_FSOK_GAD 4002
  191. #define MSG_FSPARENT_GAD 4003
  192. #define MSG_CANCEL_GAD 4004
  193. #define MSG_ARCSET_SET_GAD 4005
  194. #define MSG_ARCSET_RESET_GAD 4006
  195. #define MSG_ARCSET_IGNORE_GAD 4007
  196. #define MSG_DESELECT_FSWIN 4008
  197. #define MSG_SELECT_FSWIN 4009
  198. #define MSG_HIDDEN_FSWIN 4010
  199. #define MSG_VISIBLE_FSWIN 4011
  200. #define MSG_DRAWER_GAD 4012
  201. #define MSG_FS_CANNOTLOCK 4013
  202. #define MSG_XLATEERROR_SELECT 4014
  203. #define MSG_XLATEERROR_DESELECT 4015
  204. #define MSG_NOTHING_SELECTED 4016
  205. #define MSG_LOAD_CMDFILE 4017
  206. #define MSG_SAVE_SETTINGS_AS 4018
  207. #define MSG_FSWIN_TITLE 4020
  208. #define MSG_FSWIN_TITLE_DIR1 4021
  209. #define MSG_FSWIN_TITLE_DIR2 4022
  210. #define MSG_FSWIN_TITLE_FILE1 4023
  211. #define MSG_FSWIN_TITLE_FILE2 4024
  212. #define MSG_NAMEFROMLOCK_FAILED_RSL 4025
  213. #define MSG_READLINK_FAILED_RSL 4026
  214. #define MSG_FS_YOUNGER_GAD 4027
  215. #define MSG_FS_OLDER_GAD 4028
  216. #define MSG_FS_ATTRSELECT_GAD 4029
  217. #define MSG_FS_ATTRDESELECT_GAD 4030
  218. #define MSG_FS_GLOPT_GAD 4031
  219. #define MSG_CANNOTOPEN_LISTFONT 4032
  220. #define MSG_FILELIST_DIR 4033
  221. #define MSG_FILELIST_VOL 4034
  222. #define MSG_FILELIST_ASSIGN 4035
  223. #define MSG_FILELIST_SOFTLINK 4036
  224. #define MSG_FILELIST_HARDLINK 4037
  225. #define MSG_FILELIST_PARTITION 4038
  226. #define MSG_ABORT_Q 5000
  227. #define MSG_CREATEGAD_FAILED 5001
  228. #define MSG_LOCKPUBSCREEN_FAILED 5002
  229. #define MSG_GETVISUALINFO_FAILED 5003
  230. #define MSG_CANNOTOPEN_CMDFILE 6000
  231. #define MSG_CMDFILE_EXISTS 6001
  232. #define MSG_CMDFILE_HEADER 6002
  233. #define MSG_ERRORWRITING_CMDFILE 6003
  234. #define MSG_ERRORCREATING_CMDFILE_ICON 6004
  235. #define MSG_CMDFILE_LINE 6005
  236. #define MSG_SYNTAXERROR_IN_CMDFILE 6006
  237. #define MSG_NO_AMIGAGUIDE 7000
  238. #define MSG_GUIDE_NAME 7002
  239. #define MSG_AMIGAGUIDE_ERROR 7003
  240. #define MSG_AMIGAGUIDE_ERRORX 7004
  241. #define MSGAG_NOT_ENOUGH_MEMORY 7005
  242. #define MSGAG_HTERR_CANT_OPEN_DATABASE 7006
  243. #define MSGAG_HTERR_CANT_FIND_NODE 7007
  244. #define MSGAG_HTERR_CANT_OPEN_NODE 7008
  245. #define MSGAG_HTERR_CANT_OPEN_WINDOW 7009
  246. #define MSGAG_HTERR_INVALID_COMMAND 7010
  247. #define MSGAG_HTERR_CANT_COMPLETE 7011
  248. #define MSGAG_HTERR_PORT_CLOSED 7012
  249. #define MSGAG_HTERR_CANT_CREATE_PORT 7013
  250. #define MSGAG_HTERR_KEYWORD_NOT_FOUND 7014
  251. #define MSG_CANNOTLOCK_HELPPATH 7015
  252. #define MSG_ABORT_GAD 8000
  253. #define MSG_ABORT_SHORT 8001
  254. #define MSG_RETRYNEWDISK_GAD 8002
  255. #define MSG_RETRYNEWDISK_SHORT 8003
  256. #define MSG_IGNORE_GAD 8004
  257. #define MSG_IGNORE_SHORT 8005
  258. #define MSG_RETRY_GAD 8006
  259. #define MSG_RETRY_SHORT 8007
  260. #define MSG_NO_GAD 8008
  261. #define MSG_NO_SHORT 8009
  262. #define MSG_YES_GAD 8010
  263. #define MSG_YES_SHORT 8011
  264. #define MSG_REPLACE_GAD 8012
  265. #define MSG_REPLACE_SHORT 8013
  266. #define MSG_APPEND_GAD 8014
  267. #define MSG_APPEND_SHORT 8015
  268. #define MSG_YESWINDOW_TITLE 8016
  269. #define MSG_PUTDISKINFO_FAILED 9000
  270. #define MSG_WRONG_FILETYPE 9001
  271. #define MSG_IS_WRITEPROTECTED 10000
  272. #define MSG_WRONG_TAPE_TYPE 10001
  273. #define MSG_WRONG_DISK_TYPE 10002
  274. #define MSG_USE_DOSDISK_Q 10003
  275. #define MSG_TAPE_FROM_THISSET 10004
  276. #define MSG_DISK_FROM_THISSET 10005
  277. #define MSG_CHECKING_TAPE 10006
  278. #define MSG_CHECKING_DISK 10007
  279. #define MSG_RETENSIONING_TAPE 11000
  280. #define MSG_ERASING_TAPE 11001
  281. #define MSG_TAPEUTILWINDOW_TITLE 11002
  282. #define MSG_ERASETAPE_Q 11003
  283. #define MSG_TAPEREWIND_FAIL 11004
  284. #define MSG_TAPERETENSION_FAIL 11005
  285. #define MSG_TAPEERASE_FAIL 11006
  286. #define MSG_REWINDING_TAPE 11007
  287. #define MSG_TAPEUNLOAD_FAIL 11008
  288. #define MSG_TAPELOAD_FAIL 11009
  289. #define MSG_LOADING_TAPE 11010
  290. #define MSG_SELECT_PROTFILENAME 12000
  291. #define MSG_CANNOT_CREATE_PROT 13000
  292. #define MSG_WRITING_PROTFILE 13001
  293. #define MSG_BACKUP_WITH_CMDFILE_PROT 13002
  294. #define MSG_BACKUP_OF_PROT 13003
  295. #define MSG_INCLUDED_FILES_PROT 13004
  296. #define MSG_EXCLUDED_FILES_PROT 13005
  297. #define MSG_ONLYFILESFROM_PROT 13006
  298. #define MSG_ONLYFILESUPTO_PROT 13007
  299. #define MSG_BACKUPSTARTAT_PROT 13008
  300. #define MSG_PROTHEADER_1 13009
  301. #define MSG_PROTHEADER_2 13010
  302. #define MSG_ERRORWRITING_PROTFILE 13011
  303. #define MSG_COMPRESSING_PROTFILE 13012
  304. #define MSG_INTERNALERROR_CYLRANGE 14000
  305. #define MSG_REMEMBERSAVE_IOERROR 14001
  306. #define MSG_RETRIEVESAVE_IOERROR 14002
  307. #define MSG_XPKERR_OK 15000
  308. #define MSG_XPKERR_NOFUNC 15001
  309. #define MSG_XPKERR_NOFILES 15002
  310. #define MSG_XPKERR_IOERRIN 15003
  311. #define MSG_XPKERR_IOERROUT 15004
  312. #define MSG_XPKERR_CHECKSUM 15005
  313. #define MSG_XPKERR_VERSION 15006
  314. #define MSG_XPKERR_NOMEM 15007
  315. #define MSG_XPKERR_LIBINUSE 15008
  316. #define MSG_XPKERR_WRONGFORM 15009
  317. #define MSG_XPKERR_SMALLBUF 15010
  318. #define MSG_XPKERR_LARGEBUF 15011
  319. #define MSG_XPKERR_WRONGMODE 15012
  320. #define MSG_XPKERR_NEEDPASSWD 15013
  321. #define MSG_XPKERR_CORRUPTPKD 15014
  322. #define MSG_XPKERR_MISSINGLIB 15015
  323. #define MSG_XPKERR_BADPARAMS 15016
  324. #define MSG_XPKERR_EXPANSION 15017
  325. #define MSG_XPKERR_NOMETHOD 15018
  326. #define MSG_XPKERR_ABORTED 15019
  327. #define MSG_XPKERR_TRUNCATED 15020
  328. #define MSG_XPKERR_WRONGCPU 15021
  329. #define MSG_XPKERR_PACKED 15022
  330. #define MSG_XPKERR_NOTPACKED 15023
  331. #define MSG_XPKERR_FILEEXISTS 15024
  332. #define MSG_XPKERR_OLDMASTLIB 15025
  333. #define MSG_XPKERR_OLDSUBLIB 15026
  334. #define MSG_XPKERR_NOCRYPT 15027
  335. #define MSG_XPKERR_NOINFO 15028
  336. #define MSG_XPKERR_LOSSY 15029
  337. #define MSG_XPKERR_NOHARDWARE 15030
  338. #define MSG_XPKERR_BADHARDWARE 15031
  339. #define MSG_XPKERR_WRONGPW 15032
  340. #define MSG_XPK_NOLIBRARY 15033
  341. #define MSG_GETPASSWORD_GAD 15034
  342. #define MSG_GETPWDWINDOW_TITLE 15035
  343. #define MSG_BC_WINDOWTITLE 16000
  344. #define MSG_BCSTOP_GAD 16001
  345. #define MSG_BCOK_GAD 16002
  346. #define MSG_BC_DISKCOUNT1 16003
  347. #define MSG_BC_DISKCOUNT2 16004
  348. #define MSG_BC_FILECOUNT1 16005
  349. #define MSG_BC_FILECOUNT2 16006
  350. #define MSG_BC_BYTECOUNT1 16007
  351. #define MSG_CANNOT_OPEN_WINDOW 16009
  352. #define MSG_BC_ON_GAD 16010
  353. #define MSG_BC_IN_GAD 16011
  354. #define MSG_TAPE1 17000
  355. #define MSG_TAPE2 17001
  356. #define MSG_DISK1 17002
  357. #define MSG_DISK2 17003
  358. #define MSG_N_FILESSAVED 17004
  359. #define MSG_TOTAL_BYTES 17005
  360. #define MSG_BACKUP_DURATION 17006
  361. #define MSG_DATA_RATE 17007
  362. #define MSG_DATA_RATE2 17008
  363. #define MSG_STATWINDOW_TITLE 17009
  364. #define MSG_ABOUTWINDOW_TITLE 18000
  365. #define MSG_OK_GAD 18001
  366. #define MSG_DS_WINDOWTITLE 19000
  367. #define MSG_CREATECONTEXT_FAIL 19001
  368. #define MSG_SETBUFFEREDMODE_FAIL 20000
  369. #define MSG_INIT_QFA 20001
  370. #define MSG_WRONG_CATALOG_VERSION 21000
  371. #define MSG_STCANCEL_GAD 22000
  372. #define MSG_STUSE_GAD 22001
  373. #define MSG_SCANSCSI_GAD 22002
  374. #define MSG_UNIT_GAD 22003
  375. #define MSG_MODEL_GAD 22004
  376. #define MSG_VENDOR_GAD 22005
  377. #define MSG_REVISION_GAD 22006
  378. #define MSG_MOUNT_GAD 22007
  379. #define MSG_GENMOUNT_GAD 22008
  380. #define MSG_SELECT_DEVICE 22009
  381. #define MSG_STWINDOW_TITLE 22010
  382. #define MSG_TESTDRIVE_GAD 22011
  383. #define MSG_SCSI2_GAD 22012
  384. #define MSG_QFA_GAD 22013
  385. #define MSG_FASTSPACE_GAD 22014
  386. #define MSG_LOCATE_GAD 22015
  387. #define MSG_SPACEBACK_GAD 22016
  388. #define MSG_PAGEFORMAT_GAD 22017
  389. #define MSG_INVEOT_GAD 22018
  390. #define MSG_ERASELONG_GAD 22019
  391. #define MSG_QFAAPPEND_GAD 22020
  392. #define MSG_SPACEEOR_GAD 22021
  393. #define MSG_BEGINTEST_NOTAPE_PROMPT 22022
  394. #define MSG_BEGINTEST_PROMPT 22023
  395. #define MSG_CREATEPROT_GAD 22024
  396. #define MSG_TAPE_ERRMSG 22025
  397. #define MSG_READBLOCKLIMITS_OK 22026
  398. #define MSG_READBLOCKLIMITS_FAIL 22027
  399. #define MSG_BLOCKSIZE_SELECTED 22028
  400. #define MSG_WRITING_BLOCKS 22029
  401. #define MSG_TAPEWRITE_FAIL 22030
  402. #define MSG_TAPEWRITE_RESULT 22031
  403. #define MSG_STRESULT_OK 22032
  404. #define MSG_STRESULT_FAIL 22033
  405. #define MSG_SPACE_EOR_PROGRESS 22034
  406. #define MSG_SPACE_EOR_RESULT 22035
  407. #define MSG_SPACEBACK_PROGRESS 22036
  408. #define MSG_SPACEBACK_RESULT 22037
  409. #define MSG_LOCATE_PROGRESS 22038
  410. #define MSG_LOCATE_RESULT 22039
  411. #define MSG_TAPE_WRITEPROTECTED 22040
  412. #define MSG_ERASE_PROGRESS 22041
  413. #define MSG_ERASE_RESULT 22042
  414. #define MSG_ERASESHORT_FAIL 22043
  415. #define MSG_QFA_PROGRESS 22044
  416. #define MSG_QFA_RESULT 22045
  417. #define MSG_QFAAPPEND_PROGRESS 22046
  418. #define MSG_QFAAPPEND_RESULT 22047
  419. #define MSG_TAPEAPPENDWRITE_RESULT 22048
  420. #define MSG_CHANGEPARTITION_RESULT 22049
  421. #define MSG_TAPEAPPENDWRITEQFA_FAIL 22050
  422. #define MSG_STOP_GAD 22051
  423. #define MSG_STTAPENAME_GAD 22052
  424. #define MSG_MOUNTFILENAME_ASK 22053
  425. #define MSG_CHECKING_SCSI_UNIT 22054
  426. #define MSG_ALLOCDOSOBJ_FAIL 23000
  427. #define MSG_DDFORMAT_ERROR 23001
  428. #define MSG_CANNOTOPEN_TAPEDD 23002
  429. #define MSG_TAPEDD_HEADER 23003
  430. #define MSG_VERIFY_CHECKSUMERROR 23500
  431. #define MSG_DELETED_FILE 23501
  432. #define MSG_FILE_SKIPPED 24000
  433. #define MSG_ERASETAPE_MENU 24500
  434. #define MSG_RETENSIONTAPE_MENU 24501
  435. #define MSG_REWINDTAPE_MENU 24502
  436. #define MSG_TAPE_MENU 24503
  437. #define MSG_CREATEICONS_MENU 24504
  438. #define MSG_DOSWILDCARDS_MENU 24505
  439. #define MSG_SIMPLEWILDCARDS_MENU 24506
  440. #define MSG_WILDCARDS_MENU 24507
  441. #define MSG_OPTIONS_MENU 24508
  442. #define MSG_SORT_SIZE_MENU 24509
  443. #define MSG_SORT_DATE_MENU 24510
  444. #define MSG_SORT_NAME_MENU 24511
  445. #define MSG_SORT_MENU 24512
  446. #define MSG_DIRSORT_BETWEEN_MENU 24513
  447. #define MSG_DIRSORT_LAST_MENU 24514
  448. #define MSG_DIRSORT_FIRST_MENU 24515
  449. #define MSG_DIRSORT_MENU 24516
  450. #define MSG_VIEW_MENU 24517
  451. #define MSG_ABOUT_MENU 24518
  452. #define MSG_ABORT_MENU 24519
  453. #define MSG_DISKSPACE_MENU 24520
  454. #define MSG_SAVESETTINGS_MENU 24521
  455. #define MSG_LOADSETTINGS_MENU 24522
  456. #define MSG_SAVESETTINGS_AS_MENU 24523
  457. #define MSG_NEW_MENU 24524
  458. #define MSG_PROJECT_MENU 24525
  459. #define MSG_SETUPTAPE_MENU 24526
  460. #define MSG_LISTFONT_MENU 24527
  461. #define MSG_LISTFONT_REQTTL 24528
  462. #define MSG_UNLOADTAPE_MENU 24529
  463. #define MSG_LOADTAPE_MENU 24530
  464. #define MSG_REPLACE_MOUNTFILE 24531
  465. #define MSG_NB_DESTINATION_DRIVES 25000
  466. #define MSG_NB_COMPRESSION 25001
  467. #define MSG_NB_PROTOCOL 25002
  468. #define MSG_NB_SUBDIRS 25003
  469. #define MSG_NB_MOREOPTIONS 25004
  470. #define MSG_NB_FIRSTDRIVE 25005
  471. #define MSG_NB_SECONDDDRIVE 25006
  472. #define MSG_NB_NOCOMPRESSION 25007
  473. #define MSG_NB_BUILTINCOMPRESSION 25008
  474. #define MSG_NB_XPKCOMPRESSION 25009
  475. #define MSG_NB_XPKMODE 25010
  476. #define MSG_NB_XPKPACKRATE 25011
  477. #define MSG_NB_XPKUNPACKRATE 25012
  478. #define MSG_NB_XPKPERCENT 25013
  479. #define MSG_NB_XPKENCRYPT 25014
  480. #define MSG_NB_USEHARDWARECOMPRESSION 25015
  481. #define MSG_NB_NOPROTOCOL 25016
  482. #define MSG_NB_TEXTPROTOCOL 25017
  483. #define MSG_NB_BINARYPROTOCOL 25018
  484. #define MSG_NB_DEFAULTPROTNAME 25019
  485. #define MSG_NB_PROTNAME 25020
  486. #define MSG_NBPROTGADNAME 25021
  487. #define MSG_NB_KEEPPROTOCOL 25022
  488. #define MSG_NB_ARCHIVEIGNORE 25023
  489. #define MSG_NB_ARCHIVECLEARED 25024
  490. #define MSG_NB_ARCHIVESET 25025
  491. #define MSG_NB_SUBDIRSINCLUDE 25026
  492. #define MSG_NB_SUBDIRSEXCLUDE 25027
  493. #define MSG_NB_SUBDIRSYOUNGER 25028
  494. #define MSG_NB_SUBDIRSOLDER 25029
  495. #define MSG_NB_BYARCHIVEBIT 25030
  496. #define MSG_NB_WITHSUBDIRS 25031
  497. #define MSG_NB_SUBDIRSBYNAME 25032
  498. #define MSG_NB_BYDATE 25033
  499. #define MSG_NB_ACHIVEBIT_LET 25034
  500. #define MSG_NB_ACHIVEBIT_SET 25035
  501. #define MSG_NB_ACHIVEBIT_CLEAR 25036
  502. #define MSG_NB_SOFTLINKS_ASLINKS 25037
  503. #define MSG_NB_SOFTLINKS_CONTENTS 25038
  504. #define MSG_NB_HARDLINKS_ASLINKS 25039
  505. #define MSG_NB_HARDLINKS_CONTENTS 25040
  506. #define MSG_NB_VIEWPROGRESS 25041
  507. #define MSG_NB_APPEND 25042
  508. #define MSG_NB_SOFTLINKS 25043
  509. #define MSG_NB_HARDLINKS 25044
  510. #define MSG_NB_VERIFY 25045
  511. #define MSG_NB_ICONIFY 25046
  512. #define MSG_NB_LINKHANDLING 25047
  513. #define MSG_NB_ARCHIVEBIT 25048
  514. #define MSG_GO_OK 25049
  515. #define MSG_GO_CANCEL 25050
  516. #define MSG_GO_UNDO 25051
  517. #define MSG_GOWINDOW_TITLE 25052
  518. #define MSG_NB_PATHS 25053
  519. #define MSG_NB_DISKSAVE_FILE 25054
  520. #define MSG_NB_SCRIPTPATH 25055
  521. #define MSG_NB_HELPPATH 25056
  522. #define MSG_NB_TAPEDRIVEDATABASE 25057
  523. #define MSG_SELECT_DISKSAVENAME 25058
  524. #define MSG_SELECT_SCRIPTPATH 25059
  525. #define MSG_SELECT_HELPPATH 25060
  526. #define MSG_SELECT_TAPEDRIVEDB 25061
  527. #define MSG_GOOPENWINDOW_FAIL 25062
  528. #define MSG_NB_APPICONNAME 25063
  529. #define MSG_SELECT_APPICONNAME 25064
  530. #define MSG_NB_WARNDOSDISK 25065
  531.  
  532. #endif /* CATCOMP_NUMBERS */
  533.  
  534.  
  535. /****************************************************************************/
  536.  
  537.  
  538. #ifdef CATCOMP_STRINGS
  539.  
  540. #define MSG_INVALID_OPTION_STR "%sUnbekannte Option -%.3s"
  541. #define MSG_BACKUP_OF_STR "Sicherung von "
  542. #define MSG_FILESONLY_STR "Nur Dateien"
  543. #define MSG_INVALID_DATE_STR "Ungültiges Datum \"%s\""
  544. #define MSG_NOT_A_VALID_DRIVE_STR "\"%.10s\" ist kein gültiges Laufwerk"
  545. #define MSG_ALREADY_INUSE_STR "%s: wird schon benutzt"
  546. #define MSG_IGNORE_THIRD_DRIVE_STR "Drittes Laufwerk \"%.10s\" wird ignoriert"
  547. #define MSG_INVALID_PARAMETER_STR "Unbekannter Parameter \"%.40s\""
  548. #define MSG_CANNOT_GET_SIGNAL_STR "Kann Signal nicht anlegen"
  549. #define MSG_CANNOT_OPEN_FONT_STR "Kann Font %s nicht öffnen"
  550. #define MSG_INITBUFREQ_BUFFER_NOT_FREE_STR "InitBufReq : Buffer Nr. %d nicht frei ?"
  551. #define MSG_XLATEERROR_INCLUDE_STR "Fehler beim Übersetzen des Include-Pattern"
  552. #define MSG_XLATEERROR_EXCLUDE_STR "Fehler beim Übersetzen des Exclude-Pattern"
  553. #define MSG_OUTOFMEMORY_STR "%s:zuwenig Speicherplatz für %s (%lu Bytes benötigt)"
  554. #define MSG_UNKNOWNCOMPRESSION_STR "unbekannte Kompressions-Art"
  555. #define MSG_WRITING_STR "Schreiben"
  556. #define MSG_VERIFYING_STR "Verify"
  557. #define MSG_TAPE_ERROR_BLOCK_STR "%s: Status=%02x SK=%02x(%s) ASC=%02x ASCQ=%02x beim %s von Block %ld"
  558. #define MSG_TAPE_ERROR_STR "%s: Status=%02x SK=%02x(%s) ASC=%02x ASCQ=%02x beim %s"
  559. #define MSG_TAPE_IOERROR_BLOCK_STR "%s: %s beim %s von Block %ld"
  560. #define MSG_TAPE_IOERROR_STR "%s: %s beim %s"
  561. #define MSG_FILE_DAMAGED_STR ">> Datei \"%s\" ist beschädigt"
  562. #define MSG_DISK_ERROR_STR "%s: #%d:%.50s beim %s von Cyl %d, Block %d"
  563. #define MSG_WRITING_LABEL_STR "Label schreiben"
  564. #define MSG_UNLOADING_TAPE_STR "Band wird ausgeworfen..."
  565. #define MSG_WRITING_LABEL1_STR "Label wird geschrieben..."
  566. #define MSG_WRITING_QFA_LABEL_STR "QFA Label wird geschrieben..."
  567. #define MSG_VERIFYING_TAPE_STR "Band wird probegelesen..."
  568. #define MSG_VERIFYING_LABEL_STR "Label probelesen"
  569. #define MSG_VERIFYING_QFA_STR "QFA Label und Verzeichnis werden probegelesen..."
  570. #define MSG_CHECKSUMERROR_DISKLABEL_STR "%s: Prüfsummenfehler im DiskLabel"
  571. #define MSG_TAPE_LABEL_STR "Band"
  572. #define MSG_DISK_LABEL_STR "Disk"
  573. #define MSG_READINGTAPELABEL_STR "Band-Label wird gelesen..."
  574. #define MSG_READINGTAPEDIR_STR "Band-Verzeichnis wird gelesen..."
  575. #define MSG_READING_QFA_TAPELABEL_STR "QFA-Band-Label wird gelesen..."
  576. #define MSG_READING_QFA_TAPEDIR_STR "QFA-Band-Verzeichnis wird gelesen..."
  577. #define MSG_POSITIONING_EOT_STR "Aufzeichnungsende wird gesucht..."
  578. #define MSG_READING_STR "lesen"
  579. #define MSG_READING_DIRECTORY_STR "Verzeichnis Lesen"
  580. #define MSG_WRITING_DIRECTORY_STR "Verzeichnis wird geschrieben..."
  581. #define MSG_WRITING_QFA_DIRECTORY_STR "QFA Verzeichnis wird geschrieben..."
  582. #define MSG_CHECKSUMERROR_DIRECTORY_STR "%s: Prüfsummenfehler im Verzeichnis"
  583. #define MSG_UNKNOWN_DIRECTORY_FORMAT_STR "Unbekanntes Verzeichnis-Format"
  584. #define MSG_BACKUP_START_STR "Beginn Backup am"
  585. #define MSG_STARTTIME_STR "um"
  586. #define MSG_LIST_STR "[Liste]"
  587. #define MSG_WITH_CMDFILE_STR "nach Kommandofile "
  588. #define MSG_READLINK_FAILURE_STR "ReadLink \"%.60s\" klappt nicht: %s"
  589. #define MSG_LOCK_FAILURE_STR "%s: Lock(\"%s\") klappt nicht: %s"
  590. #define MSG_NAMEFROMLOCK_FAILURE_STR "NameFromLock \"%s\" klappt nicht: %s"
  591. #define MSG_CANNOT_OPENFILE_STR "Kann Datei \"%.60s\" nicht öffnen: %s"
  592. #define MSG_ERROR_READINGFILE_STR "Fehler beim Lesen von Datei \"%.60s\": %s"
  593. #define MSG_ERROR_SETPROTECTION_STR "SetProtection(\"%.60s\") klappt nicht: %s"
  594. #define MSG_CANNOT_START_DISKCHANGER_STR "%s Kann DiskChanger-Prozeß nicht starten"
  595. #define MSG_INTERNALERROR_NEWREADDISK_STR "Interner Fehler in NewReadDisk"
  596. #define MSG_ERROR_MAXDISK_STR "Maximal %d Disketten je Satz möglich"
  597. #define MSG_TAPE_STR "Band"
  598. #define MSG_DISK_STR "Disk"
  599. #define MSG_INSERT_LASTTAPE_STR "%s: letztes Band einlegen"
  600. #define MSG_INSERT_TAPE_N_STR "%s: Band Nr. %2d einlegen"
  601. #define MSG_INSERT_LASTDISK_STR "%s: letzte Disk einlegen"
  602. #define MSG_INSERT_DISK_N_STR "%s: Disk Nr. %2d einlegen"
  603. #define MSG_NO_BACKUPTAPE_STR "%s: Falsches Band (kein BACKUP-Band)"
  604. #define MSG_NO_BACKUPDISK_STR "%s: Falsche Diskette (keine BACKUP-Disk)"
  605. #define MSG_NOTLASTTAPE_STR "%s: Falsches Band (nicht das letzte des Satzes)"
  606. #define MSG_NOTLASTDISK_STR "%s: Falsche Diskette (nicht die letzte des Satzes)"
  607. #define MSG_INTERNALERROR_NAMSCHR_1_STR "Interner Fehler in %s() : <DirBuffers> ist leer"
  608. #define MSG_INTERNALERROR_NAMSCHR_2_STR "Interner Fehler in %s() : MaxOffset > Offset"
  609. #define MSG_INTERNALERROR_NAMSCHR_3_STR "Interner Fehler in %s() : AllocLen zu klein"
  610. #define MSG_REWIND_STR "Zurückspulen"
  611. #define MSG_REWINDING_STR "Band zurückspulen..."
  612. #define MSG_CHANGEPARTITION_STR "Bandpartition wechseln"
  613. #define MSG_CREATEPORT_FAILED_STR "%s: Createport versagt bei %s"
  614. #define MSG_CREATEPROC_FAILED_STR "%s: CreateProc versagt bei %s"
  615. #define MSG_DIFFERENT_FORMAT_STR "angegebene Geräte haben verschiedenes Format"
  616. #define MSG_SAME_DEVICE_STR "Quelle und Ziel liegen auf dem gleichen Gerät"
  617. #define MSG_DOSERROR_STR "DOS Fehlercode %d"
  618. #define MSG_STACK_TOO_SMALL_STR "Backup braucht mindestens %ld Bytes Stack (vorhanden: %ld Bytes)"
  619. #define MSG_ZEROBLOCKSIZE_STR "interner Fehler: globDevInfo.BlockSize == 0"
  620. #define MSG_CREATEMENUS_FAILED_STR "%s: CreateMenus() liefert Fehler"
  621. #define MSG_LAYOUTMENUS_FAILED_STR "%s: LayoutMenus() liefert Fehler"
  622. #define MSG_FILESPROCESSED_STR "%ld Dateien gesichert"
  623. #define MSG_BYTESPROCESSED_STR "%sBytes gesichert"
  624. #define MSG_NOAPPEND_STR "Dieses Bandlaufwerk unterstützt kein Anhängen an alte Sicherungen!"
  625. #define MSG_CREATING_PREVIEW_STR "Suchen der ausgewählten Dateien..."
  626. #define MSG_FILESPROCESSED_PREVIEW_STR "%ld von %ld Dateien gesichert"
  627. #define MSG_SK_NOSENSE_STR "kein Fehlercode"
  628. #define MSG_SK_RECOVEREDERROR_STR "korrigierter Fehler"
  629. #define MSG_SK_NOTREADY_STR "nicht bereit"
  630. #define MSG_SK_MEDIUMERROR_STR "Fehler auf dem Band"
  631. #define MSG_SK_HARDWAREERROR_STR "Laufswerksfehler"
  632. #define MSG_SK_ILLEGALREQUEST_STR "falscher Befehl"
  633. #define MSG_SK_UNITATTENTION_STR "'Achtung' vom Laufwerk"
  634. #define MSG_SK_DATAPROTECT_STR "Band schreibgeschützt"
  635. #define MSG_SK_BLANKCHECK_STR "Leer-Prüfung"
  636. #define MSG_SK_VENDORSPECIFIC_STR "<hersteller-spezifisch>"
  637. #define MSG_SK_COPYABORTED_STR "Kopieren abgebrochen"
  638. #define MSG_SK_ABORTEDCOMMAND_STR "Befehl abgebrochen"
  639. #define MSG_SK_EQUAL_STR "Vergleich Ok"
  640. #define MSG_SK_VOLUMEOVERFLOW_STR "Bandende erreicht"
  641. #define MSG_SK_MISCOMPARE_STR "Vergleichsfehler"
  642. #define MSG_SK_RESERVED_STR "<reserviert>"
  643. #define MSG_OPENPARTITION_FAILURE_STR "Kann Partition \"%s\" nicht öffnen!"
  644. #define MSG_UNKNOWN_TAPEDRIVE_STR "Das Bandlaufwerk in %s: kenne ich leider noch nicht!\nIch werde jetzt mit Ihrer Hilfe die\nFähigkeiten des Bandlaufwerks untersuchen.\nAnschließend starten Sie bitte die Bandsicherung neu."
  645. #define MSG_FILES_COLLECTED_STR "%ld Datei(en) gefunden..."
  646. #define MSG_BYTESPROCESSED_PREVIEW_STR "%s von %sBytes gesichert"
  647. #define MSG_CREATEEXTIO_FAILED_STR "%s: CreateExtIO versagt bei %s"
  648. #define MSG_ERROR_OPENDEVICE_STR "%s: OpenDevice(\"%s\", #%d) meldet \"%s\", Fehler #%d"
  649. #define MSG_NO_DRIVE_STR "(leer)"
  650. #define MSG_TDERR_NotSpecified_STR "Unbestimmter Fehler"
  651. #define MSG_TDERR_NoSecHdr_STR "Kein Sektorkopf"
  652. #define MSG_TDERR_BadSecPreamble_STR "Falscher Sektorvorspann"
  653. #define MSG_TDERR_BadSecID_STR "Falscher Sektor-ID"
  654. #define MSG_TDERR_BadHdrSum_STR "CRC-Fehler im Sektorkopf"
  655. #define MSG_TDERR_BadSecSum_STR "CRC-Fehler im Datenfeld"
  656. #define MSG_TDERR_TooFewSecs_STR "zu wenig Sektoren"
  657. #define MSG_TDERR_BadSecHdr_STR "Sektorkopf unlesbar"
  658. #define MSG_TDERR_WriteProt_STR "Disk schreibgeschützt"
  659. #define MSG_TDERR_DiskChanged_STR "Disk gewechselt/fehlt"
  660. #define MSG_TDERR_SeekError_STR "Positionierfehler"
  661. #define MSG_TDERR_NoMem_STR "Kein Speicherplatz"
  662. #define MSG_TDERR_BadUnitNum_STR "Falsche Unit-Nummer"
  663. #define MSG_TDERR_BadDriveType_STR "Falscher Laufwerks-Typ"
  664. #define MSG_TDERR_DriveInUse_STR "Laufwerk wird benutzt"
  665. #define MSG_TDERR_PostReset_STR "Reset betätigt"
  666. #define MSG_IOERR_OPENFAIL_STR "Gerät läßt sich nicht öffnen"
  667. #define MSG_IOERR_ABORTED_STR "Befehl wurde abgebrochen"
  668. #define MSG_IOERR_NOCMD_STR "ungültiges Geräte-Kommando"
  669. #define MSG_IOERR_BADLENGTH_STR "ungültige Länge"
  670. #define MSG_IOERR_BADADDRESS_STR "ungültige Adresse"
  671. #define MSG_IOERR_UNITBUSY_STR "Gerät ist Ok, aber Unit ist belegt"
  672. #define MSG_IOERR_SELFTEST_STR "Selbsttest nicht erfolgreich"
  673. #define MSG_HFERR_SelfUnit_STR "kann kein SCSI-Kommando an Hostadapter schicken"
  674. #define MSG_HFERR_DMA_STR "DMA-Fehler"
  675. #define MSG_HFERR_Phase_STR "ungültige oder unerwartete SCSI-Phase"
  676. #define MSG_HFERR_Parity_STR "SCSI Parity-Fehler"
  677. #define MSG_HFERR_SelTimeout_STR "Zeitüberschreitung bei Select"
  678. #define MSG_HFERR_BadStatus_STR "Fehler bei status oder sense"
  679. #define MSG_HFERR_NoBoard_STR "Open klappt nicht, Controller nicht gefunden"
  680. #define MSG_PARTITION_NOTFOUND_STR "Kann Partition \"%s:\" nicht finden"
  681. #define MSG_COMPRESSFILE_INTERNALERROR_STR "CompressFile: Interner Fehler #125"
  682. #define MSG_CANNOTOPEN_STR "%s: Kann %s V%d nicht öffnen"
  683. #define MSG_ERRORWINDOW_TITLE1_STR "Backup Meldungen             %d Meldung"
  684. #define MSG_ERRORWINDOW_TITLE2_STR "Backup Meldungen             %d Meldungen"
  685. #define MSG_SAVE_ERRORLIST_STR "Meldungsliste speichern"
  686. #define MSG_ERRORFILE_ALREADY_EXISTS_STR "Meldungs-Datei \"%s\" existiert bereits. Was jetzt ?"
  687. #define MSG_CANNOTOPEN_ERRORFILE_STR "Kann Meldungs-Datei \"%s\" nicht öffnen: %s"
  688. #define MSG_ERRORLIST_HEADER_STR "Meldungsliste für Backup V%d.%02d\n"
  689. #define MSG_SAVE_ERRORLIST_MENU_STR "Meldungsliste speichern..."
  690. #define MSG_CLEAR_ERRORLIST_MENU_STR "Meldungsliste leeren"
  691. #define MSG_INITGET_FAIL_STR "%s: initGet() liefert Fehler"
  692. #define MSG_NEWOBJECT_FAIL_STR "%s: NewObject() liefert Fehler"
  693. #define MSG_FSREREAD_GAD_STR "L_esen"
  694. #define MSG_FSVOLUMES_GAD_STR "_Laufw."
  695. #define MSG_FSOK_GAD_STR "_Start"
  696. #define MSG_FSPARENT_GAD_STR "_Mutterv."
  697. #define MSG_CANCEL_GAD_STR "_Abbruch"
  698. #define MSG_ARCSET_SET_GAD_STR "Archiv gesetzt"
  699. #define MSG_ARCSET_RESET_GAD_STR "Archiv gelöscht"
  700. #define MSG_ARCSET_IGNORE_GAD_STR "Archiv egal"
  701. #define MSG_DESELECT_FSWIN_STR "abwählen"
  702. #define MSG_SELECT_FSWIN_STR "wählen"
  703. #define MSG_HIDDEN_FSWIN_STR "unsichtbar"
  704. #define MSG_VISIBLE_FSWIN_STR "sichtbar"
  705. #define MSG_DRAWER_GAD_STR "_Verz."
  706. #define MSG_FS_CANNOTLOCK_STR "Lock(\"%s\") klappt nicht: %s"
  707. #define MSG_XLATEERROR_SELECT_STR "Fehler beim Übersetzen des Auswahl-Pattern"
  708. #define MSG_XLATEERROR_DESELECT_STR "Fehler beim Übersetzen des Abwahl-Pattern"
  709. #define MSG_NOTHING_SELECTED_STR "Keine Dateien oder Verzeichnisse ausgewählt!"
  710. #define MSG_LOAD_CMDFILE_STR "Kommandofile laden"
  711. #define MSG_SAVE_SETTINGS_AS_STR "Kommandofile zum Speichern wählen"
  712. #define MSG_FSWIN_TITLE_STR "Backup Datei-Auswahl      %d %s / %d %s"
  713. #define MSG_FSWIN_TITLE_DIR1_STR "Verz."
  714. #define MSG_FSWIN_TITLE_DIR2_STR "Verz."
  715. #define MSG_FSWIN_TITLE_FILE1_STR "Datei"
  716. #define MSG_FSWIN_TITLE_FILE2_STR "Dateien"
  717. #define MSG_NAMEFROMLOCK_FAILED_RSL_STR "ResolveSoftLink: NameFromLock(\"%s\") klappt nicht"
  718. #define MSG_READLINK_FAILED_RSL_STR "ResolveSoftLink: ReadLink(\"%s\") klappt nicht"
  719. #define MSG_FS_YOUNGER_GAD_STR "_jünger"
  720. #define MSG_FS_OLDER_GAD_STR "_älter"
  721. #define MSG_FS_ATTRSELECT_GAD_STR "_wählen"
  722. #define MSG_FS_ATTRDESELECT_GAD_STR "a_bwählen"
  723. #define MSG_FS_GLOPT_GAD_STR "_Opt."
  724. #define MSG_CANNOTOPEN_LISTFONT_STR "Kann Listen-Font \"%s/%d\" nicht öffnen,\nbenutze stattdessen \"%s/%d\""
  725. #define MSG_FILELIST_DIR_STR "<Schubl>"
  726. #define MSG_FILELIST_VOL_STR "<Vol>"
  727. #define MSG_FILELIST_ASSIGN_STR "<Assign>"
  728. #define MSG_FILELIST_SOFTLINK_STR "<SLink>"
  729. #define MSG_FILELIST_HARDLINK_STR "<HLink>"
  730. #define MSG_FILELIST_PARTITION_STR " <Part>"
  731. #define MSG_ABORT_Q_STR "Backup jetzt abbrechen ?"
  732. #define MSG_CREATEGAD_FAILED_STR "%s: CreateGadgets() liefert Fehler"
  733. #define MSG_LOCKPUBSCREEN_FAILED_STR "%s: LockPubScreen() funktioniert nicht"
  734. #define MSG_GETVISUALINFO_FAILED_STR "%s: GetVisualInfo() funktioniert nicht"
  735. #define MSG_CANNOTOPEN_CMDFILE_STR "Kann Datei \"%.60s\" nicht finden: %s"
  736. #define MSG_CMDFILE_EXISTS_STR "Kommandofile \"%s\" existiert bereits. Was jetzt ?"
  737. #define MSG_CMDFILE_HEADER_STR "% Kommandofile für Backup V%d.%02d\n"
  738. #define MSG_ERRORWRITING_CMDFILE_STR "Fehler beim Schreiben in Kommandofile \"%s\": %s"
  739. #define MSG_ERRORCREATING_CMDFILE_ICON_STR "Kann Icon für Kommandofile \"%s\" nicht erzeugen: %s"
  740. #define MSG_CMDFILE_LINE_STR "Kommandofile \"%s\", Zeile %d: "
  741. #define MSG_SYNTAXERROR_IN_CMDFILE_STR "Syntaxfehler im Kommandofile \"%s\" Zeile %d:\n%.40s"
  742. #define MSG_NO_AMIGAGUIDE_STR "amigaguide.library nicht gefunden, daher keine Hilfe verfügbar"
  743. #define MSG_GUIDE_NAME_STR "Backup.guide"
  744. #define MSG_AMIGAGUIDE_ERROR_STR "AmigaGuide meldet Fehler: %s"
  745. #define MSG_AMIGAGUIDE_ERRORX_STR "AmigaGuide meldet Fehler #%ld"
  746. #define MSGAG_NOT_ENOUGH_MEMORY_STR "zuwenig Speicher"
  747. #define MSGAG_HTERR_CANT_OPEN_DATABASE_STR "kann AmigaGuide-Datei nicht öffnen"
  748. #define MSGAG_HTERR_CANT_FIND_NODE_STR "Kann Eintrag (Node) nicht finden"
  749. #define MSGAG_HTERR_CANT_OPEN_NODE_STR "Kann Eintrag (Node) nicht öffnen"
  750. #define MSGAG_HTERR_CANT_OPEN_WINDOW_STR "Kann Hilfe-Fenster nicht öffnen"
  751. #define MSGAG_HTERR_INVALID_COMMAND_STR "ungültiger Befehl"
  752. #define MSGAG_HTERR_CANT_COMPLETE_STR "Kann nicht beenden"
  753. #define MSGAG_HTERR_PORT_CLOSED_STR "Port wurde geschlossen"
  754. #define MSGAG_HTERR_CANT_CREATE_PORT_STR "Kann Port nicht anlegen"
  755. #define MSGAG_HTERR_KEYWORD_NOT_FOUND_STR "Schlüsselwort nicht gefunden"
  756. #define MSG_CANNOTLOCK_HELPPATH_STR "Lock() für HELPPATH klappt nicht: %s"
  757. #define MSG_ABORT_GAD_STR "_Abbrechen"
  758. #define MSG_ABORT_SHORT_STR "A"
  759. #define MSG_RETRYNEWDISK_GAD_STR "Neue _Disk"
  760. #define MSG_RETRYNEWDISK_SHORT_STR "D"
  761. #define MSG_IGNORE_GAD_STR "_Ignorieren"
  762. #define MSG_IGNORE_SHORT_STR "I"
  763. #define MSG_RETRY_GAD_STR "_Wiederholen"
  764. #define MSG_RETRY_SHORT_STR "W"
  765. #define MSG_NO_GAD_STR "_Nein"
  766. #define MSG_NO_SHORT_STR "N"
  767. #define MSG_YES_GAD_STR "_Ja"
  768. #define MSG_YES_SHORT_STR "J"
  769. #define MSG_REPLACE_GAD_STR "_Ersetzen"
  770. #define MSG_REPLACE_SHORT_STR "E"
  771. #define MSG_APPEND_GAD_STR "An_hängen"
  772. #define MSG_APPEND_SHORT_STR "h"
  773. #define MSG_YESWINDOW_TITLE_STR "Backup"
  774. #define MSG_PUTDISKINFO_FAILED_STR "PutDiskInfo \"%s\" klappt nicht"
  775. #define MSG_WRONG_FILETYPE_STR "Kein Backup Script\nDiskObject ist nicht FILETYPE=BACKUP|BACKUPSCRIPT"
  776. #define MSG_IS_WRITEPROTECTED_STR " ist schreibgeschützt"
  777. #define MSG_WRONG_TAPE_TYPE_STR "Falscher Bandtyp (verschieden vom ersten Band)"
  778. #define MSG_WRONG_DISK_TYPE_STR "Falscher Diskettentyp (verschieden von erster Disk)"
  779. #define MSG_USE_DOSDISK_Q_STR "DOS-Disk im Laufwerk %s: benutzen ?"
  780. #define MSG_TAPE_FROM_THISSET_STR "Falsches Band (vom aktuellen Satz)"
  781. #define MSG_DISK_FROM_THISSET_STR "Falsche Diskette (vom aktuellen Satz)"
  782. #define MSG_CHECKING_TAPE_STR "Band prüfen..."
  783. #define MSG_CHECKING_DISK_STR "Disk prüfen..."
  784. #define MSG_RETENSIONING_TAPE_STR "Band in %s: wird nachgespannt..."
  785. #define MSG_ERASING_TAPE_STR "Band in %s: wird gelöscht..."
  786. #define MSG_TAPEUTILWINDOW_TITLE_STR "Backup Band-Hilfsprogramme"
  787. #define MSG_ERASETAPE_Q_STR "Band in %s: vollständig löschen ?"
  788. #define MSG_TAPEREWIND_FAIL_STR "Band zurückspulen,"
  789. #define MSG_TAPERETENSION_FAIL_STR "Band nachspannen,"
  790. #define MSG_TAPEERASE_FAIL_STR "Band löschen,"
  791. #define MSG_REWINDING_TAPE_STR "Band in %s: wird zurückgespult..."
  792. #define MSG_TAPEUNLOAD_FAIL_STR "Band auswerfen,"
  793. #define MSG_TAPELOAD_FAIL_STR "Band einziehen,"
  794. #define MSG_LOADING_TAPE_STR "Band wird eingezogen..."
  795. #define MSG_SELECT_PROTFILENAME_STR "Name für Protokoll"
  796. #define MSG_CANNOT_CREATE_PROT_STR "Kann Protokoll \"%s\" nicht anlegen: %s"
  797. #define MSG_WRITING_PROTFILE_STR "Protokoll wird geschrieben..."
  798. #define MSG_BACKUP_WITH_CMDFILE_PROT_STR "   Sicherung nach Kommandofile \"%s\"\n"
  799. #define MSG_BACKUP_OF_PROT_STR "   Sicherung von \"%s\"\n"
  800. #define MSG_INCLUDED_FILES_PROT_STR "   Eingeschlossen: \"%s\"\n"
  801. #define MSG_EXCLUDED_FILES_PROT_STR "   Ausgeschlossen: \"%s\"\n"
  802. #define MSG_ONLYFILESFROM_PROT_STR "   Nur Dateien ab %d.%d.%d\n"
  803. #define MSG_ONLYFILESUPTO_PROT_STR "   Nur Dateien bis %d.%d.%d\n"
  804. #define MSG_BACKUPSTARTAT_PROT_STR "   Start am %2d.%02d.%04d um %2d:%02d:%02d\n\n"
  805. #define MSG_PROTHEADER_1_STR " Disk Dateiname                                                         Länge \n"
  806. #define MSG_PROTHEADER_2_STR " ==== ================================================================ =======\n"
  807. #define MSG_ERRORWRITING_PROTFILE_STR "Fehler beim Schreiben in Protokoll \"%s\": %s"
  808. #define MSG_COMPRESSING_PROTFILE_STR "Protokoll wird komprimiert..."
  809. #define MSG_INTERNALERROR_CYLRANGE_STR "Interner Fehler in %s: Cyl %ld außer Bereich 0-%ld"
  810. #define MSG_REMEMBERSAVE_IOERROR_STR "%s: Schreibfehler in Reserve-Datei %s: %s"
  811. #define MSG_RETRIEVESAVE_IOERROR_STR "%s: Lesefehler in Reserve-Datei %s: %s"
  812. #define MSG_XPKERR_OK_STR ""
  813. #define MSG_XPKERR_NOFUNC_STR "XPK: Diese Funktion ist nicht implementiert"
  814. #define MSG_XPKERR_NOFILES_STR "XPK: bei dieser Funktion sind keine Dateien erlaubt"
  815. #define MSG_XPKERR_IOERRIN_STR "XPK: Lesefehler aufgetreten, bitte Result2 prüfen"
  816. #define MSG_XPKERR_IOERROUT_STR "XPK: Schreibfehler aufgetreten, bitte Result2 prüfen"
  817. #define MSG_XPKERR_CHECKSUM_STR "XPK: Prüfsumme stimmt nicht"
  818. #define MSG_XPKERR_VERSION_STR "XPK: Die Version der gepackten Datei ist neuer als die Library"
  819. #define MSG_XPKERR_NOMEM_STR "XPK: zuwenig Speicher"
  820. #define MSG_XPKERR_LIBINUSE_STR "XPK: für nicht-wiedereintrittsfähige Libraries"
  821. #define MSG_XPKERR_WRONGFORM_STR "XPK: wurde nicht mit dieser Library gepackt"
  822. #define MSG_XPKERR_SMALLBUF_STR "XPK: Ausgabe-Puffer ist zu klein"
  823. #define MSG_XPKERR_LARGEBUF_STR "XPK: Eingabe-Puffer ist zu groß"
  824. #define MSG_XPKERR_WRONGMODE_STR "XPK: Dieser Pack-Modus wird nicht unterstützt"
  825. #define MSG_XPKERR_NEEDPASSWD_STR "XPK: zum Dekodieren wird ein Paßwort gebraucht"
  826. #define MSG_XPKERR_CORRUPTPKD_STR "XPK: Die gepackte Datei ist beschädigt"
  827. #define MSG_XPKERR_MISSINGLIB_STR "XPK: Eine benötigte Library fehlt"
  828. #define MSG_XPKERR_BADPARAMS_STR "XPK: Die TagList beim Funktions-Aufruf ist nicht in Ordnung"
  829. #define MSG_XPKERR_EXPANSION_STR "XPK: Die Daten würden größer werden"
  830. #define MSG_XPKERR_NOMETHOD_STR "XPK: Kann die verlangte Packmethode nicht finden"
  831. #define MSG_XPKERR_ABORTED_STR "XPK: vom Benutzer abgebrochen"
  832. #define MSG_XPKERR_TRUNCATED_STR "XPK: Eingabedatei ist zu kurz"
  833. #define MSG_XPKERR_WRONGCPU_STR "XPK: für diese Library wird ein besserer Prozessor gebraucht"
  834. #define MSG_XPKERR_PACKED_STR "XPK: die Daten sind bereits XPK-gepackt"
  835. #define MSG_XPKERR_NOTPACKED_STR "XPK: die Daten sind nicht gepackt"
  836. #define MSG_XPKERR_FILEEXISTS_STR "XPK: Diese Datei gibt es bereits"
  837. #define MSG_XPKERR_OLDMASTLIB_STR "XPK: die xpkmaster.library ist zu alt"
  838. #define MSG_XPKERR_OLDSUBLIB_STR "XPK: die XPK-Sublibrary ist zu alt"
  839. #define MSG_XPKERR_NOCRYPT_STR "XPK: Kann nicht verschlüsseln"
  840. #define MSG_XPKERR_NOINFO_STR "XPK: Kann keine Informationen über diesen Packer liefern"
  841. #define MSG_XPKERR_LOSSY_STR "XPK: Diese Kompression ist verlustbehaftet"
  842. #define MSG_XPKERR_NOHARDWARE_STR "XPK: Es wird Kompressions-Hardware benötigt"
  843. #define MSG_XPKERR_BADHARDWARE_STR "XPK: Kompressions-Hardware versagt"
  844. #define MSG_XPKERR_WRONGPW_STR "XPK: Falsches Paßwort"
  845. #define MSG_XPK_NOLIBRARY_STR "Kompression nicht möglich, keine xpkmaster.library!"
  846. #define MSG_GETPASSWORD_GAD_STR "Paßwort für Verschlüsselung"
  847. #define MSG_GETPWDWINDOW_TITLE_STR "Backup: Paßwort wird gebraucht"
  848. #define MSG_BC_WINDOWTITLE_STR "Backup Platzschätzung"
  849. #define MSG_BCSTOP_GAD_STR "_Halt"
  850. #define MSG_BCOK_GAD_STR "O_k"
  851. #define MSG_BC_DISKCOUNT1_STR "Disk"
  852. #define MSG_BC_DISKCOUNT2_STR "Disks"
  853. #define MSG_BC_FILECOUNT1_STR "Datei"
  854. #define MSG_BC_FILECOUNT2_STR "Dateien"
  855. #define MSG_BC_BYTECOUNT1_STR "Byte"
  856. #define MSG_CANNOT_OPEN_WINDOW_STR "%s: Kann \"%s\" Window nicht öffnen"
  857. #define MSG_BC_ON_GAD_STR "auf ca."
  858. #define MSG_BC_IN_GAD_STR "in"
  859. #define MSG_TAPE1_STR "Band"
  860. #define MSG_TAPE2_STR "Bändern"
  861. #define MSG_DISK1_STR "Diskette"
  862. #define MSG_DISK2_STR "Disketten"
  863. #define MSG_N_FILESSAVED_STR "%lD Dateien gesichert auf %ld %s"
  864. #define MSG_TOTAL_BYTES_STR "mit insgesamt %sBytes"
  865. #define MSG_BACKUP_DURATION_STR "Dauer %d:%02d "
  866. #define MSG_DATA_RATE_STR "Datenrate ø %d.%01d KBytes/s"
  867. #define MSG_DATA_RATE2_STR "%d.%02d MBytes/min"
  868. #define MSG_STATWINDOW_TITLE_STR "Backup Statistik"
  869. #define MSG_ABOUTWINDOW_TITLE_STR "Über Backup"
  870. #define MSG_OK_GAD_STR "O_k"
  871. #define MSG_DS_WINDOWTITLE_STR "Backup-Laufwerk auswählen"
  872. #define MSG_CREATECONTEXT_FAIL_STR "%s: CreateContext() liefert Fehler"
  873. #define MSG_SETBUFFEREDMODE_FAIL_STR "Einstellen auf gepufferten Betrieb,"
  874. #define MSG_INIT_QFA_STR "QFA-Partition wird initialisiert..."
  875. #define MSG_WRONG_CATALOG_VERSION_STR "Die Versionsnummer des Backup-Catalog paßt nicht: %d.%d statt %d.%d"
  876. #define MSG_STCANCEL_GAD_STR "_Abbruch"
  877. #define MSG_STUSE_GAD_STR "_Benutzen"
  878. #define MSG_SCANSCSI_GAD_STR "_SCSI Geräte suchen"
  879. #define MSG_UNIT_GAD_STR "SCSI _Id"
  880. #define MSG_MODEL_GAD_STR "Typ"
  881. #define MSG_VENDOR_GAD_STR "Hersteller"
  882. #define MSG_REVISION_GAD_STR "Version"
  883. #define MSG_MOUNT_GAD_STR "An_melden"
  884. #define MSG_GENMOUNT_GAD_STR "Mountdatei _erzeugen"
  885. #define MSG_SELECT_DEVICE_STR "SCSI-Gerät auswählen"
  886. #define MSG_STWINDOW_TITLE_STR "Backup: Bandlaufwerk einstellen"
  887. #define MSG_TESTDRIVE_GAD_STR "Laufwerk _testen"
  888. #define MSG_SCSI2_GAD_STR "SCSI-_2"
  889. #define MSG_QFA_GAD_STR "QFA"
  890. #define MSG_FASTSPACE_GAD_STR "Fast SPACE"
  891. #define MSG_LOCATE_GAD_STR "LOCATE"
  892. #define MSG_SPACEBACK_GAD_STR "SPACE zurück"
  893. #define MSG_PAGEFORMAT_GAD_STR "Page Format"
  894. #define MSG_INVEOT_GAD_STR "neg. EOT"
  895. #define MSG_ERASELONG_GAD_STR "ERASE Long"
  896. #define MSG_QFAAPPEND_GAD_STR "QFA Append"
  897. #define MSG_SPACEEOR_GAD_STR "Space EOR"
  898. #define MSG_BEGINTEST_NOTAPE_PROMPT_STR "Bitte legen Sie jetzt ein Band ins Laufwerk. Damit wird BACKUP versuchen, die Möglichkeiten Ihres Bandlaufwerkes auszuloten und sich entsprechend einzustellen.\nDIESES BAND WIRD DABEI ÜBERSCHRIEBEN !!!"
  899. #define MSG_BEGINTEST_PROMPT_STR "Damit wird BACKUP jetzt versuchen, die Möglichkeiten Ihres Bandlaufwerkes auszuloten und sich entsprechend einzustellen.\nDAS BAND IM LAUFWERK WIRD DABEI ÜBERSCHRIEBEN !!!"
  900. #define MSG_CREATEPROT_GAD_STR "_Protokoll erzeugen"
  901. #define MSG_TAPE_ERRMSG_STR "Status=%02x SK=%02x(%s) ASC=%02x ASCQ=%02x"
  902. #define MSG_READBLOCKLIMITS_OK_STR "ReadBlockLimits Ok, Min=%lu  Max=%lu"
  903. #define MSG_READBLOCKLIMITS_FAIL_STR "ReadBlockLimits Fehler: %s"
  904. #define MSG_BLOCKSIZE_SELECTED_STR "BlockSize %lu Bytes ausgewählt"
  905. #define MSG_WRITING_BLOCKS_STR "%d Blöcke schreiben..."
  906. #define MSG_TAPEWRITE_FAIL_STR "TapeWrite liefert Fehler: %s"
  907. #define MSG_TAPEWRITE_RESULT_STR "%d/%d Blöcke geschrieben: %s"
  908. #define MSG_STRESULT_OK_STR "Ok"
  909. #define MSG_STRESULT_FAIL_STR "Fehler"
  910. #define MSG_SPACE_EOR_PROGRESS_STR "Probiere SPACE zum Aufzeichnungsende..."
  911. #define MSG_SPACE_EOR_RESULT_STR "SPACE zum Aufzeichnungsende: %s"
  912. #define MSG_SPACEBACK_PROGRESS_STR "Probiere SPACE rückwärts %d Blöcke..."
  913. #define MSG_SPACEBACK_RESULT_STR "SPACE rückwärts %d Blöcke: %s"
  914. #define MSG_LOCATE_PROGRESS_STR "Probiere LOCATE nach Block %ld..."
  915. #define MSG_LOCATE_RESULT_STR "LOCATE Block %ld: %s"
  916. #define MSG_TAPE_WRITEPROTECTED_STR "Das eingelegte Band ist schreibgeschützt!\nZum Testen des Laufwerks muß das Band beschrieben werden.\nBitte das Band beschreibbar machen und nochmal versuchen!"
  917. #define MSG_ERASE_PROGRESS_STR "Probiere ERASE %s..."
  918. #define MSG_ERASE_RESULT_STR "ERASE %s: %s"
  919. #define MSG_ERASESHORT_FAIL_STR "ERASE SHORT Fehler: %s"
  920. #define MSG_QFA_PROGRESS_STR "Probiere QFA-Partition anlegen..."
  921. #define MSG_QFA_RESULT_STR "Init QFA: %s"
  922. #define MSG_QFAAPPEND_PROGRESS_STR "Probiere Daten anhängen bei QFA..."
  923. #define MSG_QFAAPPEND_RESULT_STR "Daten anhängen bei QFA: %s"
  924. #define MSG_TAPEAPPENDWRITE_RESULT_STR "Fehler beim Anhängen von Daten (Schreiben) : %s"
  925. #define MSG_CHANGEPARTITION_RESULT_STR "Fehler beim Band-Partition wechseln: %s"
  926. #define MSG_TAPEAPPENDWRITEQFA_FAIL_STR "Fehler beim Schreiben in Directory-Partition: %s"
  927. #define MSG_STOP_GAD_STR "Sto_p"
  928. #define MSG_STTAPENAME_GAD_STR "_Band-Name"
  929. #define MSG_MOUNTFILENAME_ASK_STR "Name für das Bandlaufwerk"
  930. #define MSG_CHECKING_SCSI_UNIT_STR "SCSI-Unit Nr. %ld wird geprüft..."
  931. #define MSG_ALLOCDOSOBJ_FAIL_STR "%s: AllocDosObject(%s) klappt nicht"
  932. #define MSG_DDFORMAT_ERROR_STR "Formatfehler in Bandlaufwerks-Datenbank \"%s\", Zeile %ld\n%s"
  933. #define MSG_CANNOTOPEN_TAPEDD_STR "Kann Bandlaufwerks-Datenbank \"%s\" nicht öffnen: %s"
  934. #define MSG_TAPEDD_HEADER_STR "%% Bandlaufwerks-Datenbank, Backup %d.%d aktualisiert %s\n"
  935. #define MSG_VERIFY_CHECKSUMERROR_STR "Fehler beim Rücklesen Zylinder %d: Prüfsumme ist verschieden, erwartet %08lx, gefunden %08lx"
  936. #define MSG_DELETED_FILE_STR "Altes Protokoll gelöscht: \"%s\"."
  937. #define MSG_FILE_SKIPPED_STR "Nicht gesichert (eigene Datei): \"%s\"."
  938. #define MSG_ERASETAPE_MENU_STR "Löschen..."
  939. #define MSG_RETENSIONTAPE_MENU_STR "Nachspannen"
  940. #define MSG_REWINDTAPE_MENU_STR "Rückspulen"
  941. #define MSG_TAPE_MENU_STR "Band"
  942. #define MSG_CREATEICONS_MENU_STR "Icons erzeugen?"
  943. #define MSG_DOSWILDCARDS_MENU_STR "DOS-WildCards"
  944. #define MSG_SIMPLEWILDCARDS_MENU_STR "nur *?"
  945. #define MSG_WILDCARDS_MENU_STR "WildCards"
  946. #define MSG_OPTIONS_MENU_STR "Optionen"
  947. #define MSG_SORT_SIZE_MENU_STR "nach Größe"
  948. #define MSG_SORT_DATE_MENU_STR "nach Datum"
  949. #define MSG_SORT_NAME_MENU_STR "nach Name"
  950. #define MSG_SORT_MENU_STR "Sortieren"
  951. #define MSG_DIRSORT_BETWEEN_MENU_STR "zwischendrin"
  952. #define MSG_DIRSORT_LAST_MENU_STR "zuletzt"
  953. #define MSG_DIRSORT_FIRST_MENU_STR "zuerst"
  954. #define MSG_DIRSORT_MENU_STR "Verzeichnisse"
  955. #define MSG_VIEW_MENU_STR "Anzeige"
  956. #define MSG_ABOUT_MENU_STR "über..."
  957. #define MSG_ABORT_MENU_STR "Abbruch"
  958. #define MSG_DISKSPACE_MENU_STR "Diskettenplatz..."
  959. #define MSG_SAVESETTINGS_MENU_STR "Einstellung speichern"
  960. #define MSG_LOADSETTINGS_MENU_STR "Einstellung laden..."
  961. #define MSG_SAVESETTINGS_AS_MENU_STR "Einstellung speichern als..."
  962. #define MSG_NEW_MENU_STR "Neu"
  963. #define MSG_PROJECT_MENU_STR "Projekt"
  964. #define MSG_SETUPTAPE_MENU_STR "Bandlaufwerke einstellen..."
  965. #define MSG_LISTFONT_MENU_STR "Schrift für Listen..."
  966. #define MSG_LISTFONT_REQTTL_STR "Neue Schrift für Listen"
  967. #define MSG_UNLOADTAPE_MENU_STR "Auswerfen"
  968. #define MSG_LOADTAPE_MENU_STR "Einziehen"
  969. #define MSG_REPLACE_MOUNTFILE_STR "Die Mountdatei \"%s\" gibt es bereits!\nSoll sie jetzt überschrieben werden?"
  970. #define MSG_NB_DESTINATION_DRIVES_STR "Ziel_-Laufwerke"
  971. #define MSG_NB_COMPRESSION_STR "Ko_mpression"
  972. #define MSG_NB_PROTOCOL_STR "_Protokoll"
  973. #define MSG_NB_SUBDIRS_STR "_Unterverzeichnisse"
  974. #define MSG_NB_MOREOPTIONS_STR "dive_rse Optionen"
  975. #define MSG_NB_FIRSTDRIVE_STR "_Erstes Laufwerk"
  976. #define MSG_NB_SECONDDDRIVE_STR "_Zweites Laufwerk"
  977. #define MSG_NB_NOCOMPRESSION_STR "_keine Kompression"
  978. #define MSG_NB_BUILTINCOMPRESSION_STR "_eingebaute Kompression"
  979. #define MSG_NB_XPKCOMPRESSION_STR "_XPK-Kompression"
  980. #define MSG_NB_XPKMODE_STR "Modu_s"
  981. #define MSG_NB_XPKPACKRATE_STR "kBytes/s Packen"
  982. #define MSG_NB_XPKUNPACKRATE_STR "kBytes/s Auspacken"
  983. #define MSG_NB_XPKPERCENT_STR "%"
  984. #define MSG_NB_XPKENCRYPT_STR "Daten _verschlüsseln"
  985. #define MSG_NB_USEHARDWARECOMPRESSION_STR "_Hardware-Kompression nutzen"
  986. #define MSG_NB_NOPROTOCOL_STR "_kein Protokoll"
  987. #define MSG_NB_TEXTPROTOCOL_STR "_Text-Protokoll"
  988. #define MSG_NB_BINARYPROTOCOL_STR "_Binär-Protokoll"
  989. #define MSG_NB_DEFAULTPROTNAME_STR "_Voreinstellung"
  990. #define MSG_NB_PROTNAME_STR "Name für das Protokoll"
  991. #define MSG_NBPROTGADNAME_STR "_Name"
  992. #define MSG_NB_KEEPPROTOCOL_STR "Protoko_lle auf Platte aufheben"
  993. #define MSG_NB_ARCHIVEIGNORE_STR "egal"
  994. #define MSG_NB_ARCHIVECLEARED_STR "gelöscht"
  995. #define MSG_NB_ARCHIVESET_STR "gesetzt"
  996. #define MSG_NB_SUBDIRSINCLUDE_STR "_Einschließen"
  997. #define MSG_NB_SUBDIRSEXCLUDE_STR "Au_sschließen"
  998. #define MSG_NB_SUBDIRSYOUNGER_STR "_jünger"
  999. #define MSG_NB_SUBDIRSOLDER_STR "_älter"
  1000. #define MSG_NB_BYARCHIVEBIT_STR "nach Archiv-_Bit"
  1001. #define MSG_NB_WITHSUBDIRS_STR "Unter_verzeichnisse mitsichern"
  1002. #define MSG_NB_SUBDIRSBYNAME_STR "nach Name"
  1003. #define MSG_NB_BYDATE_STR "nach Datum"
  1004. #define MSG_NB_ACHIVEBIT_LET_STR "_lassen"
  1005. #define MSG_NB_ACHIVEBIT_SET_STR "_setzen"
  1006. #define MSG_NB_ACHIVEBIT_CLEAR_STR "l_öschen"
  1007. #define MSG_NB_SOFTLINKS_ASLINKS_STR "als L_inks"
  1008. #define MSG_NB_SOFTLINKS_CONTENTS_STR "I_nhalt"
  1009. #define MSG_NB_HARDLINKS_ASLINKS_STR "als Lin_ks"
  1010. #define MSG_NB_HARDLINKS_CONTENTS_STR "Inhal_t"
  1011. #define MSG_NB_VIEWPROGRESS_STR "_Fortschritts-Anzeige"
  1012. #define MSG_NB_APPEND_STR "An_hängen an alte Sicherung"
  1013. #define MSG_NB_SOFTLINKS_STR "Softlinks"
  1014. #define MSG_NB_HARDLINKS_STR "Hardlinks"
  1015. #define MSG_NB_VERIFY_STR "Pr_üfen (Verify)"
  1016. #define MSG_NB_ICONIFY_STR "Nach Start ikonifi_zieren"
  1017. #define MSG_NB_LINKHANDLING_STR "Behandlung von Links"
  1018. #define MSG_NB_ARCHIVEBIT_STR "Archiv-Bit"
  1019. #define MSG_GO_OK_STR "_Ok"
  1020. #define MSG_GO_CANCEL_STR "_Abbruch"
  1021. #define MSG_GO_UNDO_STR "_Widerr."
  1022. #define MSG_GOWINDOW_TITLE_STR "Backup - globale Einstellungen"
  1023. #define MSG_NB_PATHS_STR "Pfade_+Dateien"
  1024. #define MSG_NB_DISKSAVE_FILE_STR "Datei für _Diskettenreserve"
  1025. #define MSG_NB_SCRIPTPATH_STR "Pfad für Backup-_Skripte"
  1026. #define MSG_NB_HELPPATH_STR "Pfad für _Hilfedateien"
  1027. #define MSG_NB_TAPEDRIVEDATABASE_STR "Datenbank für _Bandlaufwerke"
  1028. #define MSG_SELECT_DISKSAVENAME_STR "Name für Diskettenreserve-Datei"
  1029. #define MSG_SELECT_SCRIPTPATH_STR "Pfad für Scriptdateien"
  1030. #define MSG_SELECT_HELPPATH_STR "Pfad für Hilfedateien"
  1031. #define MSG_SELECT_TAPEDRIVEDB_STR "Name für Bandlaufwerks-Datenbank"
  1032. #define MSG_GOOPENWINDOW_FAIL_STR "OpenGOWindow() liefert Fehler %ld"
  1033. #define MSG_NB_APPICONNAME_STR "Datei für _AppIcon"
  1034. #define MSG_SELECT_APPICONNAME_STR "Name der .info-Datei für das AppIcon"
  1035. #define MSG_NB_WARNDOSDISK_STR "Vor _Überschreiben von DOS-Disketten fragen"
  1036.  
  1037. #endif /* CATCOMP_STRINGS */
  1038.  
  1039.  
  1040. /****************************************************************************/
  1041.  
  1042.  
  1043. #ifdef CATCOMP_ARRAY
  1044.  
  1045. struct CatCompArrayType
  1046. {
  1047.     LONG   cca_ID;
  1048.     STRPTR cca_Str;
  1049. };
  1050.  
  1051. static __far struct CatCompArrayType CatCompArray[] =
  1052. {
  1053.     {MSG_INVALID_OPTION,(STRPTR)MSG_INVALID_OPTION_STR},
  1054.     {MSG_BACKUP_OF,(STRPTR)MSG_BACKUP_OF_STR},
  1055.     {MSG_FILESONLY,(STRPTR)MSG_FILESONLY_STR},
  1056.     {MSG_INVALID_DATE,(STRPTR)MSG_INVALID_DATE_STR},
  1057.     {MSG_NOT_A_VALID_DRIVE,(STRPTR)MSG_NOT_A_VALID_DRIVE_STR},
  1058.     {MSG_ALREADY_INUSE,(STRPTR)MSG_ALREADY_INUSE_STR},
  1059.     {MSG_IGNORE_THIRD_DRIVE,(STRPTR)MSG_IGNORE_THIRD_DRIVE_STR},
  1060.     {MSG_INVALID_PARAMETER,(STRPTR)MSG_INVALID_PARAMETER_STR},
  1061.     {MSG_CANNOT_GET_SIGNAL,(STRPTR)MSG_CANNOT_GET_SIGNAL_STR},
  1062.     {MSG_CANNOT_OPEN_FONT,(STRPTR)MSG_CANNOT_OPEN_FONT_STR},
  1063.     {MSG_INITBUFREQ_BUFFER_NOT_FREE,(STRPTR)MSG_INITBUFREQ_BUFFER_NOT_FREE_STR},
  1064.     {MSG_XLATEERROR_INCLUDE,(STRPTR)MSG_XLATEERROR_INCLUDE_STR},
  1065.     {MSG_XLATEERROR_EXCLUDE,(STRPTR)MSG_XLATEERROR_EXCLUDE_STR},
  1066.     {MSG_OUTOFMEMORY,(STRPTR)MSG_OUTOFMEMORY_STR},
  1067.     {MSG_UNKNOWNCOMPRESSION,(STRPTR)MSG_UNKNOWNCOMPRESSION_STR},
  1068.     {MSG_WRITING,(STRPTR)MSG_WRITING_STR},
  1069.     {MSG_VERIFYING,(STRPTR)MSG_VERIFYING_STR},
  1070.     {MSG_TAPE_ERROR_BLOCK,(STRPTR)MSG_TAPE_ERROR_BLOCK_STR},
  1071.     {MSG_TAPE_ERROR,(STRPTR)MSG_TAPE_ERROR_STR},
  1072.     {MSG_TAPE_IOERROR_BLOCK,(STRPTR)MSG_TAPE_IOERROR_BLOCK_STR},
  1073.     {MSG_TAPE_IOERROR,(STRPTR)MSG_TAPE_IOERROR_STR},
  1074.     {MSG_FILE_DAMAGED,(STRPTR)MSG_FILE_DAMAGED_STR},
  1075.     {MSG_DISK_ERROR,(STRPTR)MSG_DISK_ERROR_STR},
  1076.     {MSG_WRITING_LABEL,(STRPTR)MSG_WRITING_LABEL_STR},
  1077.     {MSG_UNLOADING_TAPE,(STRPTR)MSG_UNLOADING_TAPE_STR},
  1078.     {MSG_WRITING_LABEL1,(STRPTR)MSG_WRITING_LABEL1_STR},
  1079.     {MSG_WRITING_QFA_LABEL,(STRPTR)MSG_WRITING_QFA_LABEL_STR},
  1080.     {MSG_VERIFYING_TAPE,(STRPTR)MSG_VERIFYING_TAPE_STR},
  1081.     {MSG_VERIFYING_LABEL,(STRPTR)MSG_VERIFYING_LABEL_STR},
  1082.     {MSG_VERIFYING_QFA,(STRPTR)MSG_VERIFYING_QFA_STR},
  1083.     {MSG_CHECKSUMERROR_DISKLABEL,(STRPTR)MSG_CHECKSUMERROR_DISKLABEL_STR},
  1084.     {MSG_TAPE_LABEL,(STRPTR)MSG_TAPE_LABEL_STR},
  1085.     {MSG_DISK_LABEL,(STRPTR)MSG_DISK_LABEL_STR},
  1086.     {MSG_READINGTAPELABEL,(STRPTR)MSG_READINGTAPELABEL_STR},
  1087.     {MSG_READINGTAPEDIR,(STRPTR)MSG_READINGTAPEDIR_STR},
  1088.     {MSG_READING_QFA_TAPELABEL,(STRPTR)MSG_READING_QFA_TAPELABEL_STR},
  1089.     {MSG_READING_QFA_TAPEDIR,(STRPTR)MSG_READING_QFA_TAPEDIR_STR},
  1090.     {MSG_POSITIONING_EOT,(STRPTR)MSG_POSITIONING_EOT_STR},
  1091.     {MSG_READING,(STRPTR)MSG_READING_STR},
  1092.     {MSG_READING_DIRECTORY,(STRPTR)MSG_READING_DIRECTORY_STR},
  1093.     {MSG_WRITING_DIRECTORY,(STRPTR)MSG_WRITING_DIRECTORY_STR},
  1094.     {MSG_WRITING_QFA_DIRECTORY,(STRPTR)MSG_WRITING_QFA_DIRECTORY_STR},
  1095.     {MSG_CHECKSUMERROR_DIRECTORY,(STRPTR)MSG_CHECKSUMERROR_DIRECTORY_STR},
  1096.     {MSG_UNKNOWN_DIRECTORY_FORMAT,(STRPTR)MSG_UNKNOWN_DIRECTORY_FORMAT_STR},
  1097.     {MSG_BACKUP_START,(STRPTR)MSG_BACKUP_START_STR},
  1098.     {MSG_STARTTIME,(STRPTR)MSG_STARTTIME_STR},
  1099.     {MSG_LIST,(STRPTR)MSG_LIST_STR},
  1100.     {MSG_WITH_CMDFILE,(STRPTR)MSG_WITH_CMDFILE_STR},
  1101.     {MSG_READLINK_FAILURE,(STRPTR)MSG_READLINK_FAILURE_STR},
  1102.     {MSG_LOCK_FAILURE,(STRPTR)MSG_LOCK_FAILURE_STR},
  1103.     {MSG_NAMEFROMLOCK_FAILURE,(STRPTR)MSG_NAMEFROMLOCK_FAILURE_STR},
  1104.     {MSG_CANNOT_OPENFILE,(STRPTR)MSG_CANNOT_OPENFILE_STR},
  1105.     {MSG_ERROR_READINGFILE,(STRPTR)MSG_ERROR_READINGFILE_STR},
  1106.     {MSG_ERROR_SETPROTECTION,(STRPTR)MSG_ERROR_SETPROTECTION_STR},
  1107.     {MSG_CANNOT_START_DISKCHANGER,(STRPTR)MSG_CANNOT_START_DISKCHANGER_STR},
  1108.     {MSG_INTERNALERROR_NEWREADDISK,(STRPTR)MSG_INTERNALERROR_NEWREADDISK_STR},
  1109.     {MSG_ERROR_MAXDISK,(STRPTR)MSG_ERROR_MAXDISK_STR},
  1110.     {MSG_TAPE,(STRPTR)MSG_TAPE_STR},
  1111.     {MSG_DISK,(STRPTR)MSG_DISK_STR},
  1112.     {MSG_INSERT_LASTTAPE,(STRPTR)MSG_INSERT_LASTTAPE_STR},
  1113.     {MSG_INSERT_TAPE_N,(STRPTR)MSG_INSERT_TAPE_N_STR},
  1114.     {MSG_INSERT_LASTDISK,(STRPTR)MSG_INSERT_LASTDISK_STR},
  1115.     {MSG_INSERT_DISK_N,(STRPTR)MSG_INSERT_DISK_N_STR},
  1116.     {MSG_NO_BACKUPTAPE,(STRPTR)MSG_NO_BACKUPTAPE_STR},
  1117.     {MSG_NO_BACKUPDISK,(STRPTR)MSG_NO_BACKUPDISK_STR},
  1118.     {MSG_NOTLASTTAPE,(STRPTR)MSG_NOTLASTTAPE_STR},
  1119.     {MSG_NOTLASTDISK,(STRPTR)MSG_NOTLASTDISK_STR},
  1120.     {MSG_INTERNALERROR_NAMSCHR_1,(STRPTR)MSG_INTERNALERROR_NAMSCHR_1_STR},
  1121.     {MSG_INTERNALERROR_NAMSCHR_2,(STRPTR)MSG_INTERNALERROR_NAMSCHR_2_STR},
  1122.     {MSG_INTERNALERROR_NAMSCHR_3,(STRPTR)MSG_INTERNALERROR_NAMSCHR_3_STR},
  1123.     {MSG_REWIND,(STRPTR)MSG_REWIND_STR},
  1124.     {MSG_REWINDING,(STRPTR)MSG_REWINDING_STR},
  1125.     {MSG_CHANGEPARTITION,(STRPTR)MSG_CHANGEPARTITION_STR},
  1126.     {MSG_CREATEPORT_FAILED,(STRPTR)MSG_CREATEPORT_FAILED_STR},
  1127.     {MSG_CREATEPROC_FAILED,(STRPTR)MSG_CREATEPROC_FAILED_STR},
  1128.     {MSG_DIFFERENT_FORMAT,(STRPTR)MSG_DIFFERENT_FORMAT_STR},
  1129.     {MSG_SAME_DEVICE,(STRPTR)MSG_SAME_DEVICE_STR},
  1130.     {MSG_DOSERROR,(STRPTR)MSG_DOSERROR_STR},
  1131.     {MSG_STACK_TOO_SMALL,(STRPTR)MSG_STACK_TOO_SMALL_STR},
  1132.     {MSG_ZEROBLOCKSIZE,(STRPTR)MSG_ZEROBLOCKSIZE_STR},
  1133.     {MSG_CREATEMENUS_FAILED,(STRPTR)MSG_CREATEMENUS_FAILED_STR},
  1134.     {MSG_LAYOUTMENUS_FAILED,(STRPTR)MSG_LAYOUTMENUS_FAILED_STR},
  1135.     {MSG_FILESPROCESSED,(STRPTR)MSG_FILESPROCESSED_STR},
  1136.     {MSG_BYTESPROCESSED,(STRPTR)MSG_BYTESPROCESSED_STR},
  1137.     {MSG_NOAPPEND,(STRPTR)MSG_NOAPPEND_STR},
  1138.     {MSG_CREATING_PREVIEW,(STRPTR)MSG_CREATING_PREVIEW_STR},
  1139.     {MSG_FILESPROCESSED_PREVIEW,(STRPTR)MSG_FILESPROCESSED_PREVIEW_STR},
  1140.     {MSG_SK_NOSENSE,(STRPTR)MSG_SK_NOSENSE_STR},
  1141.     {MSG_SK_RECOVEREDERROR,(STRPTR)MSG_SK_RECOVEREDERROR_STR},
  1142.     {MSG_SK_NOTREADY,(STRPTR)MSG_SK_NOTREADY_STR},
  1143.     {MSG_SK_MEDIUMERROR,(STRPTR)MSG_SK_MEDIUMERROR_STR},
  1144.     {MSG_SK_HARDWAREERROR,(STRPTR)MSG_SK_HARDWAREERROR_STR},
  1145.     {MSG_SK_ILLEGALREQUEST,(STRPTR)MSG_SK_ILLEGALREQUEST_STR},
  1146.     {MSG_SK_UNITATTENTION,(STRPTR)MSG_SK_UNITATTENTION_STR},
  1147.     {MSG_SK_DATAPROTECT,(STRPTR)MSG_SK_DATAPROTECT_STR},
  1148.     {MSG_SK_BLANKCHECK,(STRPTR)MSG_SK_BLANKCHECK_STR},
  1149.     {MSG_SK_VENDORSPECIFIC,(STRPTR)MSG_SK_VENDORSPECIFIC_STR},
  1150.     {MSG_SK_COPYABORTED,(STRPTR)MSG_SK_COPYABORTED_STR},
  1151.     {MSG_SK_ABORTEDCOMMAND,(STRPTR)MSG_SK_ABORTEDCOMMAND_STR},
  1152.     {MSG_SK_EQUAL,(STRPTR)MSG_SK_EQUAL_STR},
  1153.     {MSG_SK_VOLUMEOVERFLOW,(STRPTR)MSG_SK_VOLUMEOVERFLOW_STR},
  1154.     {MSG_SK_MISCOMPARE,(STRPTR)MSG_SK_MISCOMPARE_STR},
  1155.     {MSG_SK_RESERVED,(STRPTR)MSG_SK_RESERVED_STR},
  1156.     {MSG_OPENPARTITION_FAILURE,(STRPTR)MSG_OPENPARTITION_FAILURE_STR},
  1157.     {MSG_UNKNOWN_TAPEDRIVE,(STRPTR)MSG_UNKNOWN_TAPEDRIVE_STR},
  1158.     {MSG_FILES_COLLECTED,(STRPTR)MSG_FILES_COLLECTED_STR},
  1159.     {MSG_BYTESPROCESSED_PREVIEW,(STRPTR)MSG_BYTESPROCESSED_PREVIEW_STR},
  1160.     {MSG_CREATEEXTIO_FAILED,(STRPTR)MSG_CREATEEXTIO_FAILED_STR},
  1161.     {MSG_ERROR_OPENDEVICE,(STRPTR)MSG_ERROR_OPENDEVICE_STR},
  1162.     {MSG_NO_DRIVE,(STRPTR)MSG_NO_DRIVE_STR},
  1163.     {MSG_TDERR_NotSpecified,(STRPTR)MSG_TDERR_NotSpecified_STR},
  1164.     {MSG_TDERR_NoSecHdr,(STRPTR)MSG_TDERR_NoSecHdr_STR},
  1165.     {MSG_TDERR_BadSecPreamble,(STRPTR)MSG_TDERR_BadSecPreamble_STR},
  1166.     {MSG_TDERR_BadSecID,(STRPTR)MSG_TDERR_BadSecID_STR},
  1167.     {MSG_TDERR_BadHdrSum,(STRPTR)MSG_TDERR_BadHdrSum_STR},
  1168.     {MSG_TDERR_BadSecSum,(STRPTR)MSG_TDERR_BadSecSum_STR},
  1169.     {MSG_TDERR_TooFewSecs,(STRPTR)MSG_TDERR_TooFewSecs_STR},
  1170.     {MSG_TDERR_BadSecHdr,(STRPTR)MSG_TDERR_BadSecHdr_STR},
  1171.     {MSG_TDERR_WriteProt,(STRPTR)MSG_TDERR_WriteProt_STR},
  1172.     {MSG_TDERR_DiskChanged,(STRPTR)MSG_TDERR_DiskChanged_STR},
  1173.     {MSG_TDERR_SeekError,(STRPTR)MSG_TDERR_SeekError_STR},
  1174.     {MSG_TDERR_NoMem,(STRPTR)MSG_TDERR_NoMem_STR},
  1175.     {MSG_TDERR_BadUnitNum,(STRPTR)MSG_TDERR_BadUnitNum_STR},
  1176.     {MSG_TDERR_BadDriveType,(STRPTR)MSG_TDERR_BadDriveType_STR},
  1177.     {MSG_TDERR_DriveInUse,(STRPTR)MSG_TDERR_DriveInUse_STR},
  1178.     {MSG_TDERR_PostReset,(STRPTR)MSG_TDERR_PostReset_STR},
  1179.     {MSG_IOERR_OPENFAIL,(STRPTR)MSG_IOERR_OPENFAIL_STR},
  1180.     {MSG_IOERR_ABORTED,(STRPTR)MSG_IOERR_ABORTED_STR},
  1181.     {MSG_IOERR_NOCMD,(STRPTR)MSG_IOERR_NOCMD_STR},
  1182.     {MSG_IOERR_BADLENGTH,(STRPTR)MSG_IOERR_BADLENGTH_STR},
  1183.     {MSG_IOERR_BADADDRESS,(STRPTR)MSG_IOERR_BADADDRESS_STR},
  1184.     {MSG_IOERR_UNITBUSY,(STRPTR)MSG_IOERR_UNITBUSY_STR},
  1185.     {MSG_IOERR_SELFTEST,(STRPTR)MSG_IOERR_SELFTEST_STR},
  1186.     {MSG_HFERR_SelfUnit,(STRPTR)MSG_HFERR_SelfUnit_STR},
  1187.     {MSG_HFERR_DMA,(STRPTR)MSG_HFERR_DMA_STR},
  1188.     {MSG_HFERR_Phase,(STRPTR)MSG_HFERR_Phase_STR},
  1189.     {MSG_HFERR_Parity,(STRPTR)MSG_HFERR_Parity_STR},
  1190.     {MSG_HFERR_SelTimeout,(STRPTR)MSG_HFERR_SelTimeout_STR},
  1191.     {MSG_HFERR_BadStatus,(STRPTR)MSG_HFERR_BadStatus_STR},
  1192.     {MSG_HFERR_NoBoard,(STRPTR)MSG_HFERR_NoBoard_STR},
  1193.     {MSG_PARTITION_NOTFOUND,(STRPTR)MSG_PARTITION_NOTFOUND_STR},
  1194.     {MSG_COMPRESSFILE_INTERNALERROR,(STRPTR)MSG_COMPRESSFILE_INTERNALERROR_STR},
  1195.     {MSG_CANNOTOPEN,(STRPTR)MSG_CANNOTOPEN_STR},
  1196.     {MSG_ERRORWINDOW_TITLE1,(STRPTR)MSG_ERRORWINDOW_TITLE1_STR},
  1197.     {MSG_ERRORWINDOW_TITLE2,(STRPTR)MSG_ERRORWINDOW_TITLE2_STR},
  1198.     {MSG_SAVE_ERRORLIST,(STRPTR)MSG_SAVE_ERRORLIST_STR},
  1199.     {MSG_ERRORFILE_ALREADY_EXISTS,(STRPTR)MSG_ERRORFILE_ALREADY_EXISTS_STR},
  1200.     {MSG_CANNOTOPEN_ERRORFILE,(STRPTR)MSG_CANNOTOPEN_ERRORFILE_STR},
  1201.     {MSG_ERRORLIST_HEADER,(STRPTR)MSG_ERRORLIST_HEADER_STR},
  1202.     {MSG_SAVE_ERRORLIST_MENU,(STRPTR)MSG_SAVE_ERRORLIST_MENU_STR},
  1203.     {MSG_CLEAR_ERRORLIST_MENU,(STRPTR)MSG_CLEAR_ERRORLIST_MENU_STR},
  1204.     {MSG_INITGET_FAIL,(STRPTR)MSG_INITGET_FAIL_STR},
  1205.     {MSG_NEWOBJECT_FAIL,(STRPTR)MSG_NEWOBJECT_FAIL_STR},
  1206.     {MSG_FSREREAD_GAD,(STRPTR)MSG_FSREREAD_GAD_STR},
  1207.     {MSG_FSVOLUMES_GAD,(STRPTR)MSG_FSVOLUMES_GAD_STR},
  1208.     {MSG_FSOK_GAD,(STRPTR)MSG_FSOK_GAD_STR},
  1209.     {MSG_FSPARENT_GAD,(STRPTR)MSG_FSPARENT_GAD_STR},
  1210.     {MSG_CANCEL_GAD,(STRPTR)MSG_CANCEL_GAD_STR},
  1211.     {MSG_ARCSET_SET_GAD,(STRPTR)MSG_ARCSET_SET_GAD_STR},
  1212.     {MSG_ARCSET_RESET_GAD,(STRPTR)MSG_ARCSET_RESET_GAD_STR},
  1213.     {MSG_ARCSET_IGNORE_GAD,(STRPTR)MSG_ARCSET_IGNORE_GAD_STR},
  1214.     {MSG_DESELECT_FSWIN,(STRPTR)MSG_DESELECT_FSWIN_STR},
  1215.     {MSG_SELECT_FSWIN,(STRPTR)MSG_SELECT_FSWIN_STR},
  1216.     {MSG_HIDDEN_FSWIN,(STRPTR)MSG_HIDDEN_FSWIN_STR},
  1217.     {MSG_VISIBLE_FSWIN,(STRPTR)MSG_VISIBLE_FSWIN_STR},
  1218.     {MSG_DRAWER_GAD,(STRPTR)MSG_DRAWER_GAD_STR},
  1219.     {MSG_FS_CANNOTLOCK,(STRPTR)MSG_FS_CANNOTLOCK_STR},
  1220.     {MSG_XLATEERROR_SELECT,(STRPTR)MSG_XLATEERROR_SELECT_STR},
  1221.     {MSG_XLATEERROR_DESELECT,(STRPTR)MSG_XLATEERROR_DESELECT_STR},
  1222.     {MSG_NOTHING_SELECTED,(STRPTR)MSG_NOTHING_SELECTED_STR},
  1223.     {MSG_LOAD_CMDFILE,(STRPTR)MSG_LOAD_CMDFILE_STR},
  1224.     {MSG_SAVE_SETTINGS_AS,(STRPTR)MSG_SAVE_SETTINGS_AS_STR},
  1225.     {MSG_FSWIN_TITLE,(STRPTR)MSG_FSWIN_TITLE_STR},
  1226.     {MSG_FSWIN_TITLE_DIR1,(STRPTR)MSG_FSWIN_TITLE_DIR1_STR},
  1227.     {MSG_FSWIN_TITLE_DIR2,(STRPTR)MSG_FSWIN_TITLE_DIR2_STR},
  1228.     {MSG_FSWIN_TITLE_FILE1,(STRPTR)MSG_FSWIN_TITLE_FILE1_STR},
  1229.     {MSG_FSWIN_TITLE_FILE2,(STRPTR)MSG_FSWIN_TITLE_FILE2_STR},
  1230.     {MSG_NAMEFROMLOCK_FAILED_RSL,(STRPTR)MSG_NAMEFROMLOCK_FAILED_RSL_STR},
  1231.     {MSG_READLINK_FAILED_RSL,(STRPTR)MSG_READLINK_FAILED_RSL_STR},
  1232.     {MSG_FS_YOUNGER_GAD,(STRPTR)MSG_FS_YOUNGER_GAD_STR},
  1233.     {MSG_FS_OLDER_GAD,(STRPTR)MSG_FS_OLDER_GAD_STR},
  1234.     {MSG_FS_ATTRSELECT_GAD,(STRPTR)MSG_FS_ATTRSELECT_GAD_STR},
  1235.     {MSG_FS_ATTRDESELECT_GAD,(STRPTR)MSG_FS_ATTRDESELECT_GAD_STR},
  1236.     {MSG_FS_GLOPT_GAD,(STRPTR)MSG_FS_GLOPT_GAD_STR},
  1237.     {MSG_CANNOTOPEN_LISTFONT,(STRPTR)MSG_CANNOTOPEN_LISTFONT_STR},
  1238.     {MSG_FILELIST_DIR,(STRPTR)MSG_FILELIST_DIR_STR},
  1239.     {MSG_FILELIST_VOL,(STRPTR)MSG_FILELIST_VOL_STR},
  1240.     {MSG_FILELIST_ASSIGN,(STRPTR)MSG_FILELIST_ASSIGN_STR},
  1241.     {MSG_FILELIST_SOFTLINK,(STRPTR)MSG_FILELIST_SOFTLINK_STR},
  1242.     {MSG_FILELIST_HARDLINK,(STRPTR)MSG_FILELIST_HARDLINK_STR},
  1243.     {MSG_FILELIST_PARTITION,(STRPTR)MSG_FILELIST_PARTITION_STR},
  1244.     {MSG_ABORT_Q,(STRPTR)MSG_ABORT_Q_STR},
  1245.     {MSG_CREATEGAD_FAILED,(STRPTR)MSG_CREATEGAD_FAILED_STR},
  1246.     {MSG_LOCKPUBSCREEN_FAILED,(STRPTR)MSG_LOCKPUBSCREEN_FAILED_STR},
  1247.     {MSG_GETVISUALINFO_FAILED,(STRPTR)MSG_GETVISUALINFO_FAILED_STR},
  1248.     {MSG_CANNOTOPEN_CMDFILE,(STRPTR)MSG_CANNOTOPEN_CMDFILE_STR},
  1249.     {MSG_CMDFILE_EXISTS,(STRPTR)MSG_CMDFILE_EXISTS_STR},
  1250.     {MSG_CMDFILE_HEADER,(STRPTR)MSG_CMDFILE_HEADER_STR},
  1251.     {MSG_ERRORWRITING_CMDFILE,(STRPTR)MSG_ERRORWRITING_CMDFILE_STR},
  1252.     {MSG_ERRORCREATING_CMDFILE_ICON,(STRPTR)MSG_ERRORCREATING_CMDFILE_ICON_STR},
  1253.     {MSG_CMDFILE_LINE,(STRPTR)MSG_CMDFILE_LINE_STR},
  1254.     {MSG_SYNTAXERROR_IN_CMDFILE,(STRPTR)MSG_SYNTAXERROR_IN_CMDFILE_STR},
  1255.     {MSG_NO_AMIGAGUIDE,(STRPTR)MSG_NO_AMIGAGUIDE_STR},
  1256.     {MSG_GUIDE_NAME,(STRPTR)MSG_GUIDE_NAME_STR},
  1257.     {MSG_AMIGAGUIDE_ERROR,(STRPTR)MSG_AMIGAGUIDE_ERROR_STR},
  1258.     {MSG_AMIGAGUIDE_ERRORX,(STRPTR)MSG_AMIGAGUIDE_ERRORX_STR},
  1259.     {MSGAG_NOT_ENOUGH_MEMORY,(STRPTR)MSGAG_NOT_ENOUGH_MEMORY_STR},
  1260.     {MSGAG_HTERR_CANT_OPEN_DATABASE,(STRPTR)MSGAG_HTERR_CANT_OPEN_DATABASE_STR},
  1261.     {MSGAG_HTERR_CANT_FIND_NODE,(STRPTR)MSGAG_HTERR_CANT_FIND_NODE_STR},
  1262.     {MSGAG_HTERR_CANT_OPEN_NODE,(STRPTR)MSGAG_HTERR_CANT_OPEN_NODE_STR},
  1263.     {MSGAG_HTERR_CANT_OPEN_WINDOW,(STRPTR)MSGAG_HTERR_CANT_OPEN_WINDOW_STR},
  1264.     {MSGAG_HTERR_INVALID_COMMAND,(STRPTR)MSGAG_HTERR_INVALID_COMMAND_STR},
  1265.     {MSGAG_HTERR_CANT_COMPLETE,(STRPTR)MSGAG_HTERR_CANT_COMPLETE_STR},
  1266.     {MSGAG_HTERR_PORT_CLOSED,(STRPTR)MSGAG_HTERR_PORT_CLOSED_STR},
  1267.     {MSGAG_HTERR_CANT_CREATE_PORT,(STRPTR)MSGAG_HTERR_CANT_CREATE_PORT_STR},
  1268.     {MSGAG_HTERR_KEYWORD_NOT_FOUND,(STRPTR)MSGAG_HTERR_KEYWORD_NOT_FOUND_STR},
  1269.     {MSG_CANNOTLOCK_HELPPATH,(STRPTR)MSG_CANNOTLOCK_HELPPATH_STR},
  1270.     {MSG_ABORT_GAD,(STRPTR)MSG_ABORT_GAD_STR},
  1271.     {MSG_ABORT_SHORT,(STRPTR)MSG_ABORT_SHORT_STR},
  1272.     {MSG_RETRYNEWDISK_GAD,(STRPTR)MSG_RETRYNEWDISK_GAD_STR},
  1273.     {MSG_RETRYNEWDISK_SHORT,(STRPTR)MSG_RETRYNEWDISK_SHORT_STR},
  1274.     {MSG_IGNORE_GAD,(STRPTR)MSG_IGNORE_GAD_STR},
  1275.     {MSG_IGNORE_SHORT,(STRPTR)MSG_IGNORE_SHORT_STR},
  1276.     {MSG_RETRY_GAD,(STRPTR)MSG_RETRY_GAD_STR},
  1277.     {MSG_RETRY_SHORT,(STRPTR)MSG_RETRY_SHORT_STR},
  1278.     {MSG_NO_GAD,(STRPTR)MSG_NO_GAD_STR},
  1279.     {MSG_NO_SHORT,(STRPTR)MSG_NO_SHORT_STR},
  1280.     {MSG_YES_GAD,(STRPTR)MSG_YES_GAD_STR},
  1281.     {MSG_YES_SHORT,(STRPTR)MSG_YES_SHORT_STR},
  1282.     {MSG_REPLACE_GAD,(STRPTR)MSG_REPLACE_GAD_STR},
  1283.     {MSG_REPLACE_SHORT,(STRPTR)MSG_REPLACE_SHORT_STR},
  1284.     {MSG_APPEND_GAD,(STRPTR)MSG_APPEND_GAD_STR},
  1285.     {MSG_APPEND_SHORT,(STRPTR)MSG_APPEND_SHORT_STR},
  1286.     {MSG_YESWINDOW_TITLE,(STRPTR)MSG_YESWINDOW_TITLE_STR},
  1287.     {MSG_PUTDISKINFO_FAILED,(STRPTR)MSG_PUTDISKINFO_FAILED_STR},
  1288.     {MSG_WRONG_FILETYPE,(STRPTR)MSG_WRONG_FILETYPE_STR},
  1289.     {MSG_IS_WRITEPROTECTED,(STRPTR)MSG_IS_WRITEPROTECTED_STR},
  1290.     {MSG_WRONG_TAPE_TYPE,(STRPTR)MSG_WRONG_TAPE_TYPE_STR},
  1291.     {MSG_WRONG_DISK_TYPE,(STRPTR)MSG_WRONG_DISK_TYPE_STR},
  1292.     {MSG_USE_DOSDISK_Q,(STRPTR)MSG_USE_DOSDISK_Q_STR},
  1293.     {MSG_TAPE_FROM_THISSET,(STRPTR)MSG_TAPE_FROM_THISSET_STR},
  1294.     {MSG_DISK_FROM_THISSET,(STRPTR)MSG_DISK_FROM_THISSET_STR},
  1295.     {MSG_CHECKING_TAPE,(STRPTR)MSG_CHECKING_TAPE_STR},
  1296.     {MSG_CHECKING_DISK,(STRPTR)MSG_CHECKING_DISK_STR},
  1297.     {MSG_RETENSIONING_TAPE,(STRPTR)MSG_RETENSIONING_TAPE_STR},
  1298.     {MSG_ERASING_TAPE,(STRPTR)MSG_ERASING_TAPE_STR},
  1299.     {MSG_TAPEUTILWINDOW_TITLE,(STRPTR)MSG_TAPEUTILWINDOW_TITLE_STR},
  1300.     {MSG_ERASETAPE_Q,(STRPTR)MSG_ERASETAPE_Q_STR},
  1301.     {MSG_TAPEREWIND_FAIL,(STRPTR)MSG_TAPEREWIND_FAIL_STR},
  1302.     {MSG_TAPERETENSION_FAIL,(STRPTR)MSG_TAPERETENSION_FAIL_STR},
  1303.     {MSG_TAPEERASE_FAIL,(STRPTR)MSG_TAPEERASE_FAIL_STR},
  1304.     {MSG_REWINDING_TAPE,(STRPTR)MSG_REWINDING_TAPE_STR},
  1305.     {MSG_TAPEUNLOAD_FAIL,(STRPTR)MSG_TAPEUNLOAD_FAIL_STR},
  1306.     {MSG_TAPELOAD_FAIL,(STRPTR)MSG_TAPELOAD_FAIL_STR},
  1307.     {MSG_LOADING_TAPE,(STRPTR)MSG_LOADING_TAPE_STR},
  1308.     {MSG_SELECT_PROTFILENAME,(STRPTR)MSG_SELECT_PROTFILENAME_STR},
  1309.     {MSG_CANNOT_CREATE_PROT,(STRPTR)MSG_CANNOT_CREATE_PROT_STR},
  1310.     {MSG_WRITING_PROTFILE,(STRPTR)MSG_WRITING_PROTFILE_STR},
  1311.     {MSG_BACKUP_WITH_CMDFILE_PROT,(STRPTR)MSG_BACKUP_WITH_CMDFILE_PROT_STR},
  1312.     {MSG_BACKUP_OF_PROT,(STRPTR)MSG_BACKUP_OF_PROT_STR},
  1313.     {MSG_INCLUDED_FILES_PROT,(STRPTR)MSG_INCLUDED_FILES_PROT_STR},
  1314.     {MSG_EXCLUDED_FILES_PROT,(STRPTR)MSG_EXCLUDED_FILES_PROT_STR},
  1315.     {MSG_ONLYFILESFROM_PROT,(STRPTR)MSG_ONLYFILESFROM_PROT_STR},
  1316.     {MSG_ONLYFILESUPTO_PROT,(STRPTR)MSG_ONLYFILESUPTO_PROT_STR},
  1317.     {MSG_BACKUPSTARTAT_PROT,(STRPTR)MSG_BACKUPSTARTAT_PROT_STR},
  1318.     {MSG_PROTHEADER_1,(STRPTR)MSG_PROTHEADER_1_STR},
  1319.     {MSG_PROTHEADER_2,(STRPTR)MSG_PROTHEADER_2_STR},
  1320.     {MSG_ERRORWRITING_PROTFILE,(STRPTR)MSG_ERRORWRITING_PROTFILE_STR},
  1321.     {MSG_COMPRESSING_PROTFILE,(STRPTR)MSG_COMPRESSING_PROTFILE_STR},
  1322.     {MSG_INTERNALERROR_CYLRANGE,(STRPTR)MSG_INTERNALERROR_CYLRANGE_STR},
  1323.     {MSG_REMEMBERSAVE_IOERROR,(STRPTR)MSG_REMEMBERSAVE_IOERROR_STR},
  1324.     {MSG_RETRIEVESAVE_IOERROR,(STRPTR)MSG_RETRIEVESAVE_IOERROR_STR},
  1325.     {MSG_XPKERR_OK,(STRPTR)MSG_XPKERR_OK_STR},
  1326.     {MSG_XPKERR_NOFUNC,(STRPTR)MSG_XPKERR_NOFUNC_STR},
  1327.     {MSG_XPKERR_NOFILES,(STRPTR)MSG_XPKERR_NOFILES_STR},
  1328.     {MSG_XPKERR_IOERRIN,(STRPTR)MSG_XPKERR_IOERRIN_STR},
  1329.     {MSG_XPKERR_IOERROUT,(STRPTR)MSG_XPKERR_IOERROUT_STR},
  1330.     {MSG_XPKERR_CHECKSUM,(STRPTR)MSG_XPKERR_CHECKSUM_STR},
  1331.     {MSG_XPKERR_VERSION,(STRPTR)MSG_XPKERR_VERSION_STR},
  1332.     {MSG_XPKERR_NOMEM,(STRPTR)MSG_XPKERR_NOMEM_STR},
  1333.     {MSG_XPKERR_LIBINUSE,(STRPTR)MSG_XPKERR_LIBINUSE_STR},
  1334.     {MSG_XPKERR_WRONGFORM,(STRPTR)MSG_XPKERR_WRONGFORM_STR},
  1335.     {MSG_XPKERR_SMALLBUF,(STRPTR)MSG_XPKERR_SMALLBUF_STR},
  1336.     {MSG_XPKERR_LARGEBUF,(STRPTR)MSG_XPKERR_LARGEBUF_STR},
  1337.     {MSG_XPKERR_WRONGMODE,(STRPTR)MSG_XPKERR_WRONGMODE_STR},
  1338.     {MSG_XPKERR_NEEDPASSWD,(STRPTR)MSG_XPKERR_NEEDPASSWD_STR},
  1339.     {MSG_XPKERR_CORRUPTPKD,(STRPTR)MSG_XPKERR_CORRUPTPKD_STR},
  1340.     {MSG_XPKERR_MISSINGLIB,(STRPTR)MSG_XPKERR_MISSINGLIB_STR},
  1341.     {MSG_XPKERR_BADPARAMS,(STRPTR)MSG_XPKERR_BADPARAMS_STR},
  1342.     {MSG_XPKERR_EXPANSION,(STRPTR)MSG_XPKERR_EXPANSION_STR},
  1343.     {MSG_XPKERR_NOMETHOD,(STRPTR)MSG_XPKERR_NOMETHOD_STR},
  1344.     {MSG_XPKERR_ABORTED,(STRPTR)MSG_XPKERR_ABORTED_STR},
  1345.     {MSG_XPKERR_TRUNCATED,(STRPTR)MSG_XPKERR_TRUNCATED_STR},
  1346.     {MSG_XPKERR_WRONGCPU,(STRPTR)MSG_XPKERR_WRONGCPU_STR},
  1347.     {MSG_XPKERR_PACKED,(STRPTR)MSG_XPKERR_PACKED_STR},
  1348.     {MSG_XPKERR_NOTPACKED,(STRPTR)MSG_XPKERR_NOTPACKED_STR},
  1349.     {MSG_XPKERR_FILEEXISTS,(STRPTR)MSG_XPKERR_FILEEXISTS_STR},
  1350.     {MSG_XPKERR_OLDMASTLIB,(STRPTR)MSG_XPKERR_OLDMASTLIB_STR},
  1351.     {MSG_XPKERR_OLDSUBLIB,(STRPTR)MSG_XPKERR_OLDSUBLIB_STR},
  1352.     {MSG_XPKERR_NOCRYPT,(STRPTR)MSG_XPKERR_NOCRYPT_STR},
  1353.     {MSG_XPKERR_NOINFO,(STRPTR)MSG_XPKERR_NOINFO_STR},
  1354.     {MSG_XPKERR_LOSSY,(STRPTR)MSG_XPKERR_LOSSY_STR},
  1355.     {MSG_XPKERR_NOHARDWARE,(STRPTR)MSG_XPKERR_NOHARDWARE_STR},
  1356.     {MSG_XPKERR_BADHARDWARE,(STRPTR)MSG_XPKERR_BADHARDWARE_STR},
  1357.     {MSG_XPKERR_WRONGPW,(STRPTR)MSG_XPKERR_WRONGPW_STR},
  1358.     {MSG_XPK_NOLIBRARY,(STRPTR)MSG_XPK_NOLIBRARY_STR},
  1359.     {MSG_GETPASSWORD_GAD,(STRPTR)MSG_GETPASSWORD_GAD_STR},
  1360.     {MSG_GETPWDWINDOW_TITLE,(STRPTR)MSG_GETPWDWINDOW_TITLE_STR},
  1361.     {MSG_BC_WINDOWTITLE,(STRPTR)MSG_BC_WINDOWTITLE_STR},
  1362.     {MSG_BCSTOP_GAD,(STRPTR)MSG_BCSTOP_GAD_STR},
  1363.     {MSG_BCOK_GAD,(STRPTR)MSG_BCOK_GAD_STR},
  1364.     {MSG_BC_DISKCOUNT1,(STRPTR)MSG_BC_DISKCOUNT1_STR},
  1365.     {MSG_BC_DISKCOUNT2,(STRPTR)MSG_BC_DISKCOUNT2_STR},
  1366.     {MSG_BC_FILECOUNT1,(STRPTR)MSG_BC_FILECOUNT1_STR},
  1367.     {MSG_BC_FILECOUNT2,(STRPTR)MSG_BC_FILECOUNT2_STR},
  1368.     {MSG_BC_BYTECOUNT1,(STRPTR)MSG_BC_BYTECOUNT1_STR},
  1369.     {MSG_CANNOT_OPEN_WINDOW,(STRPTR)MSG_CANNOT_OPEN_WINDOW_STR},
  1370.     {MSG_BC_ON_GAD,(STRPTR)MSG_BC_ON_GAD_STR},
  1371.     {MSG_BC_IN_GAD,(STRPTR)MSG_BC_IN_GAD_STR},
  1372.     {MSG_TAPE1,(STRPTR)MSG_TAPE1_STR},
  1373.     {MSG_TAPE2,(STRPTR)MSG_TAPE2_STR},
  1374.     {MSG_DISK1,(STRPTR)MSG_DISK1_STR},
  1375.     {MSG_DISK2,(STRPTR)MSG_DISK2_STR},
  1376.     {MSG_N_FILESSAVED,(STRPTR)MSG_N_FILESSAVED_STR},
  1377.     {MSG_TOTAL_BYTES,(STRPTR)MSG_TOTAL_BYTES_STR},
  1378.     {MSG_BACKUP_DURATION,(STRPTR)MSG_BACKUP_DURATION_STR},
  1379.     {MSG_DATA_RATE,(STRPTR)MSG_DATA_RATE_STR},
  1380.     {MSG_DATA_RATE2,(STRPTR)MSG_DATA_RATE2_STR},
  1381.     {MSG_STATWINDOW_TITLE,(STRPTR)MSG_STATWINDOW_TITLE_STR},
  1382.     {MSG_ABOUTWINDOW_TITLE,(STRPTR)MSG_ABOUTWINDOW_TITLE_STR},
  1383.     {MSG_OK_GAD,(STRPTR)MSG_OK_GAD_STR},
  1384.     {MSG_DS_WINDOWTITLE,(STRPTR)MSG_DS_WINDOWTITLE_STR},
  1385.     {MSG_CREATECONTEXT_FAIL,(STRPTR)MSG_CREATECONTEXT_FAIL_STR},
  1386.     {MSG_SETBUFFEREDMODE_FAIL,(STRPTR)MSG_SETBUFFEREDMODE_FAIL_STR},
  1387.     {MSG_INIT_QFA,(STRPTR)MSG_INIT_QFA_STR},
  1388.     {MSG_WRONG_CATALOG_VERSION,(STRPTR)MSG_WRONG_CATALOG_VERSION_STR},
  1389.     {MSG_STCANCEL_GAD,(STRPTR)MSG_STCANCEL_GAD_STR},
  1390.     {MSG_STUSE_GAD,(STRPTR)MSG_STUSE_GAD_STR},
  1391.     {MSG_SCANSCSI_GAD,(STRPTR)MSG_SCANSCSI_GAD_STR},
  1392.     {MSG_UNIT_GAD,(STRPTR)MSG_UNIT_GAD_STR},
  1393.     {MSG_MODEL_GAD,(STRPTR)MSG_MODEL_GAD_STR},
  1394.     {MSG_VENDOR_GAD,(STRPTR)MSG_VENDOR_GAD_STR},
  1395.     {MSG_REVISION_GAD,(STRPTR)MSG_REVISION_GAD_STR},
  1396.     {MSG_MOUNT_GAD,(STRPTR)MSG_MOUNT_GAD_STR},
  1397.     {MSG_GENMOUNT_GAD,(STRPTR)MSG_GENMOUNT_GAD_STR},
  1398.     {MSG_SELECT_DEVICE,(STRPTR)MSG_SELECT_DEVICE_STR},
  1399.     {MSG_STWINDOW_TITLE,(STRPTR)MSG_STWINDOW_TITLE_STR},
  1400.     {MSG_TESTDRIVE_GAD,(STRPTR)MSG_TESTDRIVE_GAD_STR},
  1401.     {MSG_SCSI2_GAD,(STRPTR)MSG_SCSI2_GAD_STR},
  1402.     {MSG_QFA_GAD,(STRPTR)MSG_QFA_GAD_STR},
  1403.     {MSG_FASTSPACE_GAD,(STRPTR)MSG_FASTSPACE_GAD_STR},
  1404.     {MSG_LOCATE_GAD,(STRPTR)MSG_LOCATE_GAD_STR},
  1405.     {MSG_SPACEBACK_GAD,(STRPTR)MSG_SPACEBACK_GAD_STR},
  1406.     {MSG_PAGEFORMAT_GAD,(STRPTR)MSG_PAGEFORMAT_GAD_STR},
  1407.     {MSG_INVEOT_GAD,(STRPTR)MSG_INVEOT_GAD_STR},
  1408.     {MSG_ERASELONG_GAD,(STRPTR)MSG_ERASELONG_GAD_STR},
  1409.     {MSG_QFAAPPEND_GAD,(STRPTR)MSG_QFAAPPEND_GAD_STR},
  1410.     {MSG_SPACEEOR_GAD,(STRPTR)MSG_SPACEEOR_GAD_STR},
  1411.     {MSG_BEGINTEST_NOTAPE_PROMPT,(STRPTR)MSG_BEGINTEST_NOTAPE_PROMPT_STR},
  1412.     {MSG_BEGINTEST_PROMPT,(STRPTR)MSG_BEGINTEST_PROMPT_STR},
  1413.     {MSG_CREATEPROT_GAD,(STRPTR)MSG_CREATEPROT_GAD_STR},
  1414.     {MSG_TAPE_ERRMSG,(STRPTR)MSG_TAPE_ERRMSG_STR},
  1415.     {MSG_READBLOCKLIMITS_OK,(STRPTR)MSG_READBLOCKLIMITS_OK_STR},
  1416.     {MSG_READBLOCKLIMITS_FAIL,(STRPTR)MSG_READBLOCKLIMITS_FAIL_STR},
  1417.     {MSG_BLOCKSIZE_SELECTED,(STRPTR)MSG_BLOCKSIZE_SELECTED_STR},
  1418.     {MSG_WRITING_BLOCKS,(STRPTR)MSG_WRITING_BLOCKS_STR},
  1419.     {MSG_TAPEWRITE_FAIL,(STRPTR)MSG_TAPEWRITE_FAIL_STR},
  1420.     {MSG_TAPEWRITE_RESULT,(STRPTR)MSG_TAPEWRITE_RESULT_STR},
  1421.     {MSG_STRESULT_OK,(STRPTR)MSG_STRESULT_OK_STR},
  1422.     {MSG_STRESULT_FAIL,(STRPTR)MSG_STRESULT_FAIL_STR},
  1423.     {MSG_SPACE_EOR_PROGRESS,(STRPTR)MSG_SPACE_EOR_PROGRESS_STR},
  1424.     {MSG_SPACE_EOR_RESULT,(STRPTR)MSG_SPACE_EOR_RESULT_STR},
  1425.     {MSG_SPACEBACK_PROGRESS,(STRPTR)MSG_SPACEBACK_PROGRESS_STR},
  1426.     {MSG_SPACEBACK_RESULT,(STRPTR)MSG_SPACEBACK_RESULT_STR},
  1427.     {MSG_LOCATE_PROGRESS,(STRPTR)MSG_LOCATE_PROGRESS_STR},
  1428.     {MSG_LOCATE_RESULT,(STRPTR)MSG_LOCATE_RESULT_STR},
  1429.     {MSG_TAPE_WRITEPROTECTED,(STRPTR)MSG_TAPE_WRITEPROTECTED_STR},
  1430.     {MSG_ERASE_PROGRESS,(STRPTR)MSG_ERASE_PROGRESS_STR},
  1431.     {MSG_ERASE_RESULT,(STRPTR)MSG_ERASE_RESULT_STR},
  1432.     {MSG_ERASESHORT_FAIL,(STRPTR)MSG_ERASESHORT_FAIL_STR},
  1433.     {MSG_QFA_PROGRESS,(STRPTR)MSG_QFA_PROGRESS_STR},
  1434.     {MSG_QFA_RESULT,(STRPTR)MSG_QFA_RESULT_STR},
  1435.     {MSG_QFAAPPEND_PROGRESS,(STRPTR)MSG_QFAAPPEND_PROGRESS_STR},
  1436.     {MSG_QFAAPPEND_RESULT,(STRPTR)MSG_QFAAPPEND_RESULT_STR},
  1437.     {MSG_TAPEAPPENDWRITE_RESULT,(STRPTR)MSG_TAPEAPPENDWRITE_RESULT_STR},
  1438.     {MSG_CHANGEPARTITION_RESULT,(STRPTR)MSG_CHANGEPARTITION_RESULT_STR},
  1439.     {MSG_TAPEAPPENDWRITEQFA_FAIL,(STRPTR)MSG_TAPEAPPENDWRITEQFA_FAIL_STR},
  1440.     {MSG_STOP_GAD,(STRPTR)MSG_STOP_GAD_STR},
  1441.     {MSG_STTAPENAME_GAD,(STRPTR)MSG_STTAPENAME_GAD_STR},
  1442.     {MSG_MOUNTFILENAME_ASK,(STRPTR)MSG_MOUNTFILENAME_ASK_STR},
  1443.     {MSG_CHECKING_SCSI_UNIT,(STRPTR)MSG_CHECKING_SCSI_UNIT_STR},
  1444.     {MSG_ALLOCDOSOBJ_FAIL,(STRPTR)MSG_ALLOCDOSOBJ_FAIL_STR},
  1445.     {MSG_DDFORMAT_ERROR,(STRPTR)MSG_DDFORMAT_ERROR_STR},
  1446.     {MSG_CANNOTOPEN_TAPEDD,(STRPTR)MSG_CANNOTOPEN_TAPEDD_STR},
  1447.     {MSG_TAPEDD_HEADER,(STRPTR)MSG_TAPEDD_HEADER_STR},
  1448.     {MSG_VERIFY_CHECKSUMERROR,(STRPTR)MSG_VERIFY_CHECKSUMERROR_STR},
  1449.     {MSG_DELETED_FILE,(STRPTR)MSG_DELETED_FILE_STR},
  1450.     {MSG_FILE_SKIPPED,(STRPTR)MSG_FILE_SKIPPED_STR},
  1451.     {MSG_ERASETAPE_MENU,(STRPTR)MSG_ERASETAPE_MENU_STR},
  1452.     {MSG_RETENSIONTAPE_MENU,(STRPTR)MSG_RETENSIONTAPE_MENU_STR},
  1453.     {MSG_REWINDTAPE_MENU,(STRPTR)MSG_REWINDTAPE_MENU_STR},
  1454.     {MSG_TAPE_MENU,(STRPTR)MSG_TAPE_MENU_STR},
  1455.     {MSG_CREATEICONS_MENU,(STRPTR)MSG_CREATEICONS_MENU_STR},
  1456.     {MSG_DOSWILDCARDS_MENU,(STRPTR)MSG_DOSWILDCARDS_MENU_STR},
  1457.     {MSG_SIMPLEWILDCARDS_MENU,(STRPTR)MSG_SIMPLEWILDCARDS_MENU_STR},
  1458.     {MSG_WILDCARDS_MENU,(STRPTR)MSG_WILDCARDS_MENU_STR},
  1459.     {MSG_OPTIONS_MENU,(STRPTR)MSG_OPTIONS_MENU_STR},
  1460.     {MSG_SORT_SIZE_MENU,(STRPTR)MSG_SORT_SIZE_MENU_STR},
  1461.     {MSG_SORT_DATE_MENU,(STRPTR)MSG_SORT_DATE_MENU_STR},
  1462.     {MSG_SORT_NAME_MENU,(STRPTR)MSG_SORT_NAME_MENU_STR},
  1463.     {MSG_SORT_MENU,(STRPTR)MSG_SORT_MENU_STR},
  1464.     {MSG_DIRSORT_BETWEEN_MENU,(STRPTR)MSG_DIRSORT_BETWEEN_MENU_STR},
  1465.     {MSG_DIRSORT_LAST_MENU,(STRPTR)MSG_DIRSORT_LAST_MENU_STR},
  1466.     {MSG_DIRSORT_FIRST_MENU,(STRPTR)MSG_DIRSORT_FIRST_MENU_STR},
  1467.     {MSG_DIRSORT_MENU,(STRPTR)MSG_DIRSORT_MENU_STR},
  1468.     {MSG_VIEW_MENU,(STRPTR)MSG_VIEW_MENU_STR},
  1469.     {MSG_ABOUT_MENU,(STRPTR)MSG_ABOUT_MENU_STR},
  1470.     {MSG_ABORT_MENU,(STRPTR)MSG_ABORT_MENU_STR},
  1471.     {MSG_DISKSPACE_MENU,(STRPTR)MSG_DISKSPACE_MENU_STR},
  1472.     {MSG_SAVESETTINGS_MENU,(STRPTR)MSG_SAVESETTINGS_MENU_STR},
  1473.     {MSG_LOADSETTINGS_MENU,(STRPTR)MSG_LOADSETTINGS_MENU_STR},
  1474.     {MSG_SAVESETTINGS_AS_MENU,(STRPTR)MSG_SAVESETTINGS_AS_MENU_STR},
  1475.     {MSG_NEW_MENU,(STRPTR)MSG_NEW_MENU_STR},
  1476.     {MSG_PROJECT_MENU,(STRPTR)MSG_PROJECT_MENU_STR},
  1477.     {MSG_SETUPTAPE_MENU,(STRPTR)MSG_SETUPTAPE_MENU_STR},
  1478.     {MSG_LISTFONT_MENU,(STRPTR)MSG_LISTFONT_MENU_STR},
  1479.     {MSG_LISTFONT_REQTTL,(STRPTR)MSG_LISTFONT_REQTTL_STR},
  1480.     {MSG_UNLOADTAPE_MENU,(STRPTR)MSG_UNLOADTAPE_MENU_STR},
  1481.     {MSG_LOADTAPE_MENU,(STRPTR)MSG_LOADTAPE_MENU_STR},
  1482.     {MSG_REPLACE_MOUNTFILE,(STRPTR)MSG_REPLACE_MOUNTFILE_STR},
  1483.     {MSG_NB_DESTINATION_DRIVES,(STRPTR)MSG_NB_DESTINATION_DRIVES_STR},
  1484.     {MSG_NB_COMPRESSION,(STRPTR)MSG_NB_COMPRESSION_STR},
  1485.     {MSG_NB_PROTOCOL,(STRPTR)MSG_NB_PROTOCOL_STR},
  1486.     {MSG_NB_SUBDIRS,(STRPTR)MSG_NB_SUBDIRS_STR},
  1487.     {MSG_NB_MOREOPTIONS,(STRPTR)MSG_NB_MOREOPTIONS_STR},
  1488.     {MSG_NB_FIRSTDRIVE,(STRPTR)MSG_NB_FIRSTDRIVE_STR},
  1489.     {MSG_NB_SECONDDDRIVE,(STRPTR)MSG_NB_SECONDDDRIVE_STR},
  1490.     {MSG_NB_NOCOMPRESSION,(STRPTR)MSG_NB_NOCOMPRESSION_STR},
  1491.     {MSG_NB_BUILTINCOMPRESSION,(STRPTR)MSG_NB_BUILTINCOMPRESSION_STR},
  1492.     {MSG_NB_XPKCOMPRESSION,(STRPTR)MSG_NB_XPKCOMPRESSION_STR},
  1493.     {MSG_NB_XPKMODE,(STRPTR)MSG_NB_XPKMODE_STR},
  1494.     {MSG_NB_XPKPACKRATE,(STRPTR)MSG_NB_XPKPACKRATE_STR},
  1495.     {MSG_NB_XPKUNPACKRATE,(STRPTR)MSG_NB_XPKUNPACKRATE_STR},
  1496.     {MSG_NB_XPKPERCENT,(STRPTR)MSG_NB_XPKPERCENT_STR},
  1497.     {MSG_NB_XPKENCRYPT,(STRPTR)MSG_NB_XPKENCRYPT_STR},
  1498.     {MSG_NB_USEHARDWARECOMPRESSION,(STRPTR)MSG_NB_USEHARDWARECOMPRESSION_STR},
  1499.     {MSG_NB_NOPROTOCOL,(STRPTR)MSG_NB_NOPROTOCOL_STR},
  1500.     {MSG_NB_TEXTPROTOCOL,(STRPTR)MSG_NB_TEXTPROTOCOL_STR},
  1501.     {MSG_NB_BINARYPROTOCOL,(STRPTR)MSG_NB_BINARYPROTOCOL_STR},
  1502.     {MSG_NB_DEFAULTPROTNAME,(STRPTR)MSG_NB_DEFAULTPROTNAME_STR},
  1503.     {MSG_NB_PROTNAME,(STRPTR)MSG_NB_PROTNAME_STR},
  1504.     {MSG_NBPROTGADNAME,(STRPTR)MSG_NBPROTGADNAME_STR},
  1505.     {MSG_NB_KEEPPROTOCOL,(STRPTR)MSG_NB_KEEPPROTOCOL_STR},
  1506.     {MSG_NB_ARCHIVEIGNORE,(STRPTR)MSG_NB_ARCHIVEIGNORE_STR},
  1507.     {MSG_NB_ARCHIVECLEARED,(STRPTR)MSG_NB_ARCHIVECLEARED_STR},
  1508.     {MSG_NB_ARCHIVESET,(STRPTR)MSG_NB_ARCHIVESET_STR},
  1509.     {MSG_NB_SUBDIRSINCLUDE,(STRPTR)MSG_NB_SUBDIRSINCLUDE_STR},
  1510.     {MSG_NB_SUBDIRSEXCLUDE,(STRPTR)MSG_NB_SUBDIRSEXCLUDE_STR},
  1511.     {MSG_NB_SUBDIRSYOUNGER,(STRPTR)MSG_NB_SUBDIRSYOUNGER_STR},
  1512.     {MSG_NB_SUBDIRSOLDER,(STRPTR)MSG_NB_SUBDIRSOLDER_STR},
  1513.     {MSG_NB_BYARCHIVEBIT,(STRPTR)MSG_NB_BYARCHIVEBIT_STR},
  1514.     {MSG_NB_WITHSUBDIRS,(STRPTR)MSG_NB_WITHSUBDIRS_STR},
  1515.     {MSG_NB_SUBDIRSBYNAME,(STRPTR)MSG_NB_SUBDIRSBYNAME_STR},
  1516.     {MSG_NB_BYDATE,(STRPTR)MSG_NB_BYDATE_STR},
  1517.     {MSG_NB_ACHIVEBIT_LET,(STRPTR)MSG_NB_ACHIVEBIT_LET_STR},
  1518.     {MSG_NB_ACHIVEBIT_SET,(STRPTR)MSG_NB_ACHIVEBIT_SET_STR},
  1519.     {MSG_NB_ACHIVEBIT_CLEAR,(STRPTR)MSG_NB_ACHIVEBIT_CLEAR_STR},
  1520.     {MSG_NB_SOFTLINKS_ASLINKS,(STRPTR)MSG_NB_SOFTLINKS_ASLINKS_STR},
  1521.     {MSG_NB_SOFTLINKS_CONTENTS,(STRPTR)MSG_NB_SOFTLINKS_CONTENTS_STR},
  1522.     {MSG_NB_HARDLINKS_ASLINKS,(STRPTR)MSG_NB_HARDLINKS_ASLINKS_STR},
  1523.     {MSG_NB_HARDLINKS_CONTENTS,(STRPTR)MSG_NB_HARDLINKS_CONTENTS_STR},
  1524.     {MSG_NB_VIEWPROGRESS,(STRPTR)MSG_NB_VIEWPROGRESS_STR},
  1525.     {MSG_NB_APPEND,(STRPTR)MSG_NB_APPEND_STR},
  1526.     {MSG_NB_SOFTLINKS,(STRPTR)MSG_NB_SOFTLINKS_STR},
  1527.     {MSG_NB_HARDLINKS,(STRPTR)MSG_NB_HARDLINKS_STR},
  1528.     {MSG_NB_VERIFY,(STRPTR)MSG_NB_VERIFY_STR},
  1529.     {MSG_NB_ICONIFY,(STRPTR)MSG_NB_ICONIFY_STR},
  1530.     {MSG_NB_LINKHANDLING,(STRPTR)MSG_NB_LINKHANDLING_STR},
  1531.     {MSG_NB_ARCHIVEBIT,(STRPTR)MSG_NB_ARCHIVEBIT_STR},
  1532.     {MSG_GO_OK,(STRPTR)MSG_GO_OK_STR},
  1533.     {MSG_GO_CANCEL,(STRPTR)MSG_GO_CANCEL_STR},
  1534.     {MSG_GO_UNDO,(STRPTR)MSG_GO_UNDO_STR},
  1535.     {MSG_GOWINDOW_TITLE,(STRPTR)MSG_GOWINDOW_TITLE_STR},
  1536.     {MSG_NB_PATHS,(STRPTR)MSG_NB_PATHS_STR},
  1537.     {MSG_NB_DISKSAVE_FILE,(STRPTR)MSG_NB_DISKSAVE_FILE_STR},
  1538.     {MSG_NB_SCRIPTPATH,(STRPTR)MSG_NB_SCRIPTPATH_STR},
  1539.     {MSG_NB_HELPPATH,(STRPTR)MSG_NB_HELPPATH_STR},
  1540.     {MSG_NB_TAPEDRIVEDATABASE,(STRPTR)MSG_NB_TAPEDRIVEDATABASE_STR},
  1541.     {MSG_SELECT_DISKSAVENAME,(STRPTR)MSG_SELECT_DISKSAVENAME_STR},
  1542.     {MSG_SELECT_SCRIPTPATH,(STRPTR)MSG_SELECT_SCRIPTPATH_STR},
  1543.     {MSG_SELECT_HELPPATH,(STRPTR)MSG_SELECT_HELPPATH_STR},
  1544.     {MSG_SELECT_TAPEDRIVEDB,(STRPTR)MSG_SELECT_TAPEDRIVEDB_STR},
  1545.     {MSG_GOOPENWINDOW_FAIL,(STRPTR)MSG_GOOPENWINDOW_FAIL_STR},
  1546.     {MSG_NB_APPICONNAME,(STRPTR)MSG_NB_APPICONNAME_STR},
  1547.     {MSG_SELECT_APPICONNAME,(STRPTR)MSG_SELECT_APPICONNAME_STR},
  1548.     {MSG_NB_WARNDOSDISK,(STRPTR)MSG_NB_WARNDOSDISK_STR},
  1549. };
  1550.  
  1551. #endif /* CATCOMP_ARRAY */
  1552.  
  1553.  
  1554. /****************************************************************************/
  1555.  
  1556.  
  1557. #ifdef CATCOMP_BLOCK
  1558.  
  1559. static __far char CatCompBlock[] =
  1560. {
  1561.     "\x00\x00\x00\x00\x00\x1A"
  1562.     MSG_INVALID_OPTION_STR "\x00"
  1563.     "\x00\x00\x00\x01\x00\x10"
  1564.     MSG_BACKUP_OF_STR "\x00\x00"
  1565.     "\x00\x00\x00\x02\x00\x0C"
  1566.     MSG_FILESONLY_STR "\x00"
  1567.     "\x00\x00\x00\x03\x00\x16"
  1568.     MSG_INVALID_DATE_STR "\x00"
  1569.     "\x00\x00\x00\x04\x00\x24"
  1570.     MSG_NOT_A_VALID_DRIVE_STR "\x00\x00"
  1571.     "\x00\x00\x00\x05\x00\x18"
  1572.     MSG_ALREADY_INUSE_STR "\x00\x00"
  1573.     "\x00\x00\x00\x06\x00\x28"
  1574.     MSG_IGNORE_THIRD_DRIVE_STR "\x00"
  1575.     "\x00\x00\x00\x07\x00\x1E"
  1576.     MSG_INVALID_PARAMETER_STR "\x00"
  1577.     "\x00\x00\x00\x08\x00\x1A"
  1578.     MSG_CANNOT_GET_SIGNAL_STR "\x00"
  1579.     "\x00\x00\x00\x09\x00\x1A"
  1580.     MSG_CANNOT_OPEN_FONT_STR "\x00"
  1581.     "\x00\x00\x00\x0A\x00\x28"
  1582.     MSG_INITBUFREQ_BUFFER_NOT_FREE_STR "\x00"
  1583.     "\x00\x00\x00\x0B\x00\x2C"
  1584.     MSG_XLATEERROR_INCLUDE_STR "\x00\x00"
  1585.     "\x00\x00\x00\x0C\x00\x2C"
  1586.     MSG_XLATEERROR_EXCLUDE_STR "\x00\x00"
  1587.     "\x00\x00\x00\x0D\x00\x36"
  1588.     MSG_OUTOFMEMORY_STR "\x00\x00"
  1589.     "\x00\x00\x00\x0E\x00\x1C"
  1590.     MSG_UNKNOWNCOMPRESSION_STR "\x00"
  1591.     "\x00\x00\x00\x0F\x00\x0A"
  1592.     MSG_WRITING_STR "\x00"
  1593.     "\x00\x00\x00\x10\x00\x08"
  1594.     MSG_VERIFYING_STR "\x00\x00"
  1595.     "\x00\x00\x00\x11\x00\x46"
  1596.     MSG_TAPE_ERROR_BLOCK_STR "\x00\x00"
  1597.     "\x00\x00\x00\x12\x00\x38"
  1598.     MSG_TAPE_ERROR_STR "\x00\x00"
  1599.     "\x00\x00\x00\x13\x00\x1E"
  1600.     MSG_TAPE_IOERROR_BLOCK_STR "\x00\x00"
  1601.     "\x00\x00\x00\x14\x00\x10"
  1602.     MSG_TAPE_IOERROR_STR "\x00\x00"
  1603.     "\x00\x00\x00\x15\x00\x1E"
  1604.     MSG_FILE_DAMAGED_STR "\x00\x00"
  1605.     "\x00\x00\x00\x16\x00\x2C"
  1606.     MSG_DISK_ERROR_STR "\x00\x00"
  1607.     "\x00\x00\x00\x17\x00\x10"
  1608.     MSG_WRITING_LABEL_STR "\x00"
  1609.     "\x00\x00\x00\x18\x00\x1A"
  1610.     MSG_UNLOADING_TAPE_STR "\x00\x00"
  1611.     "\x00\x00\x00\x19\x00\x1A"
  1612.     MSG_WRITING_LABEL1_STR "\x00"
  1613.     "\x00\x00\x00\x1A\x00\x1E"
  1614.     MSG_WRITING_QFA_LABEL_STR "\x00"
  1615.     "\x00\x00\x00\x1B\x00\x1A"
  1616.     MSG_VERIFYING_TAPE_STR "\x00"
  1617.     "\x00\x00\x00\x1C\x00\x12"
  1618.     MSG_VERIFYING_LABEL_STR "\x00\x00"
  1619.     "\x00\x00\x00\x1D\x00\x32"
  1620.     MSG_VERIFYING_QFA_STR "\x00\x00"
  1621.     "\x00\x00\x00\x1E\x00\x22"
  1622.     MSG_CHECKSUMERROR_DISKLABEL_STR "\x00"
  1623.     "\x00\x00\x00\x1F\x00\x06"
  1624.     MSG_TAPE_LABEL_STR "\x00\x00"
  1625.     "\x00\x00\x00\x20\x00\x06"
  1626.     MSG_DISK_LABEL_STR "\x00\x00"
  1627.     "\x00\x00\x00\x21\x00\x1C"
  1628.     MSG_READINGTAPELABEL_STR "\x00\x00"
  1629.     "\x00\x00\x00\x22\x00\x22"
  1630.     MSG_READINGTAPEDIR_STR "\x00\x00"
  1631.     "\x00\x00\x00\x23\x00\x20"
  1632.     MSG_READING_QFA_TAPELABEL_STR "\x00\x00"
  1633.     "\x00\x00\x00\x24\x00\x26"
  1634.     MSG_READING_QFA_TAPEDIR_STR "\x00\x00"
  1635.     "\x00\x00\x00\x25\x00\x22"
  1636.     MSG_POSITIONING_EOT_STR "\x00"
  1637.     "\x00\x00\x00\x26\x00\x06"
  1638.     MSG_READING_STR "\x00"
  1639.     "\x00\x00\x00\x27\x00\x12"
  1640.     MSG_READING_DIRECTORY_STR "\x00"
  1641.     "\x00\x00\x00\x28\x00\x20"
  1642.     MSG_WRITING_DIRECTORY_STR "\x00"
  1643.     "\x00\x00\x00\x29\x00\x24"
  1644.     MSG_WRITING_QFA_DIRECTORY_STR "\x00"
  1645.     "\x00\x00\x00\x2A\x00\x24"
  1646.     MSG_CHECKSUMERROR_DIRECTORY_STR "\x00"
  1647.     "\x00\x00\x00\x2B\x00\x20"
  1648.     MSG_UNKNOWN_DIRECTORY_FORMAT_STR "\x00\x00"
  1649.     "\x00\x00\x00\x2C\x00\x12"
  1650.     MSG_BACKUP_START_STR "\x00\x00"
  1651.     "\x00\x00\x00\x2D\x00\x04"
  1652.     MSG_STARTTIME_STR "\x00\x00"
  1653.     "\x00\x00\x00\x2E\x00\x08"
  1654.     MSG_LIST_STR "\x00"
  1655.     "\x00\x00\x00\x2F\x00\x14"
  1656.     MSG_WITH_CMDFILE_STR "\x00\x00"
  1657.     "\x00\x00\x00\x30\x00\x22"
  1658.     MSG_READLINK_FAILURE_STR "\x00"
  1659.     "\x00\x00\x00\x31\x00\x20"
  1660.     MSG_LOCK_FAILURE_STR "\x00"
  1661.     "\x00\x00\x00\x32\x00\x24"
  1662.     MSG_NAMEFROMLOCK_FAILURE_STR "\x00\x00"
  1663.     "\x00\x00\x00\x33\x00\x24"
  1664.     MSG_CANNOT_OPENFILE_STR "\x00"
  1665.     "\x00\x00\x00\x34\x00\x28"
  1666.     MSG_ERROR_READINGFILE_STR "\x00"
  1667.     "\x00\x00\x00\x35\x00\x28"
  1668.     MSG_ERROR_SETPROTECTION_STR "\x00"
  1669.     "\x00\x00\x00\x36\x00\x2A"
  1670.     MSG_CANNOT_START_DISKCHANGER_STR "\x00\x00"
  1671.     "\x00\x00\x00\x37\x00\x20"
  1672.     MSG_INTERNALERROR_NEWREADDISK_STR "\x00\x00"
  1673.     "\x00\x00\x00\x38\x00\x26"
  1674.     MSG_ERROR_MAXDISK_STR "\x00\x00"
  1675.     "\x00\x00\x00\x39\x00\x06"
  1676.     MSG_TAPE_STR "\x00\x00"
  1677.     "\x00\x00\x00\x3A\x00\x06"
  1678.     MSG_DISK_STR "\x00\x00"
  1679.     "\x00\x00\x00\x3B\x00\x1A"
  1680.     MSG_INSERT_LASTTAPE_STR "\x00"
  1681.     "\x00\x00\x00\x3C\x00\x1A"
  1682.     MSG_INSERT_TAPE_N_STR "\x00"
  1683.     "\x00\x00\x00\x3D\x00\x1A"
  1684.     MSG_INSERT_LASTDISK_STR "\x00\x00"
  1685.     "\x00\x00\x00\x3E\x00\x1A"
  1686.     MSG_INSERT_DISK_N_STR "\x00"
  1687.     "\x00\x00\x00\x3F\x00\x26"
  1688.     MSG_NO_BACKUPTAPE_STR "\x00\x00"
  1689.     "\x00\x00\x00\x40\x00\x2A"
  1690.     MSG_NO_BACKUPDISK_STR "\x00\x00"
  1691.     "\x00\x00\x00\x41\x00\x30"
  1692.     MSG_NOTLASTTAPE_STR "\x00"
  1693.     "\x00\x00\x00\x42\x00\x34"
  1694.     MSG_NOTLASTDISK_STR "\x00\x00"
  1695.     "\x00\x00\x00\x43\x00\x30"
  1696.     MSG_INTERNALERROR_NAMSCHR_1_STR "\x00"
  1697.     "\x00\x00\x00\x44\x00\x2E"
  1698.     MSG_INTERNALERROR_NAMSCHR_2_STR "\x00\x00"
  1699.     "\x00\x00\x00\x45\x00\x2C"
  1700.     MSG_INTERNALERROR_NAMSCHR_3_STR "\x00"
  1701.     "\x00\x00\x00\x46\x00\x0E"
  1702.     MSG_REWIND_STR "\x00\x00"
  1703.     "\x00\x00\x00\x47\x00\x16"
  1704.     MSG_REWINDING_STR "\x00\x00"
  1705.     "\x00\x00\x00\x48\x00\x18"
  1706.     MSG_CHANGEPARTITION_STR "\x00\x00"
  1707.     "\x00\x00\x00\x49\x00\x1E"
  1708.     MSG_CREATEPORT_FAILED_STR "\x00"
  1709.     "\x00\x00\x00\x4A\x00\x1E"
  1710.     MSG_CREATEPROC_FAILED_STR "\x00"
  1711.     "\x00\x00\x00\x4B\x00\x2E"
  1712.     MSG_DIFFERENT_FORMAT_STR "\x00\x00"
  1713.     "\x00\x00\x00\x4C\x00\x2E"
  1714.     MSG_SAME_DEVICE_STR "\x00"
  1715.     "\x00\x00\x00\x4D\x00\x12"
  1716.     MSG_DOSERROR_STR "\x00"
  1717.     "\x00\x00\x00\x4E\x00\x42"
  1718.     MSG_STACK_TOO_SMALL_STR "\x00\x00"
  1719.     "\x00\x00\x00\x4F\x00\x2C"
  1720.     MSG_ZEROBLOCKSIZE_STR "\x00"
  1721.     "\x00\x00\x00\x50\x00\x22"
  1722.     MSG_CREATEMENUS_FAILED_STR "\x00\x00"
  1723.     "\x00\x00\x00\x51\x00\x22"
  1724.     MSG_LAYOUTMENUS_FAILED_STR "\x00\x00"
  1725.     "\x00\x00\x00\x52\x00\x16"
  1726.     MSG_FILESPROCESSED_STR "\x00"
  1727.     "\x00\x00\x00\x53\x00\x12"
  1728.     MSG_BYTESPROCESSED_STR "\x00"
  1729.     "\x00\x00\x00\x54\x00\x44"
  1730.     MSG_NOAPPEND_STR "\x00\x00"
  1731.     "\x00\x00\x00\x55\x00\x24"
  1732.     MSG_CREATING_PREVIEW_STR "\x00\x00"
  1733.     "\x00\x00\x00\x56\x00\x1E"
  1734.     MSG_FILESPROCESSED_PREVIEW_STR "\x00"
  1735.     "\x00\x00\x00\x57\x00\x10"
  1736.     MSG_SK_NOSENSE_STR "\x00"
  1737.     "\x00\x00\x00\x58\x00\x14"
  1738.     MSG_SK_RECOVEREDERROR_STR "\x00"
  1739.     "\x00\x00\x00\x59\x00\x0E"
  1740.     MSG_SK_NOTREADY_STR "\x00\x00"
  1741.     "\x00\x00\x00\x5A\x00\x14"
  1742.     MSG_SK_MEDIUMERROR_STR "\x00"
  1743.     "\x00\x00\x00\x5B\x00\x12"
  1744.     MSG_SK_HARDWAREERROR_STR "\x00\x00"
  1745.     "\x00\x00\x00\x5C\x00\x10"
  1746.     MSG_SK_ILLEGALREQUEST_STR "\x00"
  1747.     "\x00\x00\x00\x5D\x00\x18"
  1748.     MSG_SK_UNITATTENTION_STR "\x00\x00"
  1749.     "\x00\x00\x00\x5E\x00\x16"
  1750.     MSG_SK_DATAPROTECT_STR "\x00"
  1751.     "\x00\x00\x00\x5F\x00\x0E"
  1752.     MSG_SK_BLANKCHECK_STR "\x00\x00"
  1753.     "\x00\x00\x00\x60\x00\x18"
  1754.     MSG_SK_VENDORSPECIFIC_STR "\x00"
  1755.     "\x00\x00\x00\x61\x00\x16"
  1756.     MSG_SK_COPYABORTED_STR "\x00\x00"
  1757.     "\x00\x00\x00\x62\x00\x14"
  1758.     MSG_SK_ABORTEDCOMMAND_STR "\x00\x00"
  1759.     "\x00\x00\x00\x63\x00\x0E"
  1760.     MSG_SK_EQUAL_STR "\x00\x00"
  1761.     "\x00\x00\x00\x64\x00\x12"
  1762.     MSG_SK_VOLUMEOVERFLOW_STR "\x00"
  1763.     "\x00\x00\x00\x65\x00\x12"
  1764.     MSG_SK_MISCOMPARE_STR "\x00\x00"
  1765.     "\x00\x00\x00\x66\x00\x0E"
  1766.     MSG_SK_RESERVED_STR "\x00\x00"
  1767.     "\x00\x00\x00\x67\x00\x22"
  1768.     MSG_OPENPARTITION_FAILURE_STR "\x00"
  1769.     "\x00\x00\x00\x68\x00\xBA"
  1770.     MSG_UNKNOWN_TAPEDRIVE_STR "\x00"
  1771.     "\x00\x00\x00\x69\x00\x1A"
  1772.     MSG_FILES_COLLECTED_STR "\x00"
  1773.     "\x00\x00\x00\x6A\x00\x1A"
  1774.     MSG_BYTESPROCESSED_PREVIEW_STR "\x00\x00"
  1775.     "\x00\x00\x03\xE8\x00\x20"
  1776.     MSG_CREATEEXTIO_FAILED_STR "\x00\x00"
  1777.     "\x00\x00\x03\xE9\x00\x32"
  1778.     MSG_ERROR_OPENDEVICE_STR "\x00"
  1779.     "\x00\x00\x03\xEA\x00\x08"
  1780.     MSG_NO_DRIVE_STR "\x00\x00"
  1781.     "\x00\x00\x03\xEB\x00\x14"
  1782.     MSG_TDERR_NotSpecified_STR "\x00"
  1783.     "\x00\x00\x03\xEC\x00\x10"
  1784.     MSG_TDERR_NoSecHdr_STR "\x00"
  1785.     "\x00\x00\x03\xED\x00\x18"
  1786.     MSG_TDERR_BadSecPreamble_STR "\x00"
  1787.     "\x00\x00\x03\xEE\x00\x14"
  1788.     MSG_TDERR_BadSecID_STR "\x00\x00"
  1789.     "\x00\x00\x03\xEF\x00\x1A"
  1790.     MSG_TDERR_BadHdrSum_STR "\x00\x00"
  1791.     "\x00\x00\x03\xF0\x00\x18"
  1792.     MSG_TDERR_BadSecSum_STR "\x00"
  1793.     "\x00\x00\x03\xF1\x00\x12"
  1794.     MSG_TDERR_TooFewSecs_STR "\x00"
  1795.     "\x00\x00\x03\xF2\x00\x14"
  1796.     MSG_TDERR_BadSecHdr_STR "\x00"
  1797.     "\x00\x00\x03\xF3\x00\x16"
  1798.     MSG_TDERR_WriteProt_STR "\x00"
  1799.     "\x00\x00\x03\xF4\x00\x16"
  1800.     MSG_TDERR_DiskChanged_STR "\x00"
  1801.     "\x00\x00\x03\xF5\x00\x12"
  1802.     MSG_TDERR_SeekError_STR "\x00"
  1803.     "\x00\x00\x03\xF6\x00\x14"
  1804.     MSG_TDERR_NoMem_STR "\x00\x00"
  1805.     "\x00\x00\x03\xF7\x00\x14"
  1806.     MSG_TDERR_BadUnitNum_STR "\x00"
  1807.     "\x00\x00\x03\xF8\x00\x18"
  1808.     MSG_TDERR_BadDriveType_STR "\x00\x00"
  1809.     "\x00\x00\x03\xF9\x00\x16"
  1810.     MSG_TDERR_DriveInUse_STR "\x00"
  1811.     "\x00\x00\x03\xFA\x00\x10"
  1812.     MSG_TDERR_PostReset_STR "\x00\x00"
  1813.     "\x00\x00\x03\xFB\x00\x1E"
  1814.     MSG_IOERR_OPENFAIL_STR "\x00\x00"
  1815.     "\x00\x00\x03\xFC\x00\x1A"
  1816.     MSG_IOERR_ABORTED_STR "\x00\x00"
  1817.     "\x00\x00\x03\xFD\x00\x1C"
  1818.     MSG_IOERR_NOCMD_STR "\x00\x00"
  1819.     "\x00\x00\x03\xFE\x00\x10"
  1820.     MSG_IOERR_BADLENGTH_STR "\x00"
  1821.     "\x00\x00\x03\xFF\x00\x12"
  1822.     MSG_IOERR_BADADDRESS_STR "\x00"
  1823.     "\x00\x00\x04\x00\x00\x24"
  1824.     MSG_IOERR_UNITBUSY_STR "\x00\x00"
  1825.     "\x00\x00\x04\x01\x00\x1E"
  1826.     MSG_IOERR_SELFTEST_STR "\x00\x00"
  1827.     "\x00\x00\x04\x02\x00\x30"
  1828.     MSG_HFERR_SelfUnit_STR "\x00"
  1829.     "\x00\x00\x04\x03\x00\x0C"
  1830.     MSG_HFERR_DMA_STR "\x00\x00"
  1831.     "\x00\x00\x04\x04\x00\x26"
  1832.     MSG_HFERR_Phase_STR "\x00"
  1833.     "\x00\x00\x04\x05\x00\x14"
  1834.     MSG_HFERR_Parity_STR "\x00\x00"
  1835.     "\x00\x00\x04\x06\x00\x1E"
  1836.     MSG_HFERR_SelTimeout_STR "\x00"
  1837.     "\x00\x00\x04\x07\x00\x1E"
  1838.     MSG_HFERR_BadStatus_STR "\x00\x00"
  1839.     "\x00\x00\x04\x08\x00\x2E"
  1840.     MSG_HFERR_NoBoard_STR "\x00\x00"
  1841.     "\x00\x00\x04\x09\x00\x22"
  1842.     MSG_PARTITION_NOTFOUND_STR "\x00"
  1843.     "\x00\x00\x07\xD0\x00\x24"
  1844.     MSG_COMPRESSFILE_INTERNALERROR_STR "\x00\x00"
  1845.     "\x00\x00\x09\xC4\x00\x1E"
  1846.     MSG_CANNOTOPEN_STR "\x00\x00"
  1847.     "\x00\x00\x09\xC5\x00\x28"
  1848.     MSG_ERRORWINDOW_TITLE1_STR "\x00"
  1849.     "\x00\x00\x09\xC6\x00\x2A"
  1850.     MSG_ERRORWINDOW_TITLE2_STR "\x00"
  1851.     "\x00\x00\x09\xC7\x00\x18"
  1852.     MSG_SAVE_ERRORLIST_STR "\x00"
  1853.     "\x00\x00\x09\xC8\x00\x34"
  1854.     MSG_ERRORFILE_ALREADY_EXISTS_STR "\x00\x00"
  1855.     "\x00\x00\x09\xC9\x00\x2A"
  1856.     MSG_CANNOTOPEN_ERRORFILE_STR "\x00"
  1857.     "\x00\x00\x09\xCA\x00\x24"
  1858.     MSG_ERRORLIST_HEADER_STR "\x00\x00"
  1859.     "\x00\x00\x09\xCB\x00\x1C"
  1860.     MSG_SAVE_ERRORLIST_MENU_STR "\x00\x00"
  1861.     "\x00\x00\x09\xCC\x00\x16"
  1862.     MSG_CLEAR_ERRORLIST_MENU_STR "\x00\x00"
  1863.     "\x00\x00\x09\xCD\x00\x1E"
  1864.     MSG_INITGET_FAIL_STR "\x00\x00"
  1865.     "\x00\x00\x09\xCE\x00\x20"
  1866.     MSG_NEWOBJECT_FAIL_STR "\x00\x00"
  1867.     "\x00\x00\x0F\xA0\x00\x08"
  1868.     MSG_FSREREAD_GAD_STR "\x00\x00"
  1869.     "\x00\x00\x0F\xA1\x00\x08"
  1870.     MSG_FSVOLUMES_GAD_STR "\x00"
  1871.     "\x00\x00\x0F\xA2\x00\x08"
  1872.     MSG_FSOK_GAD_STR "\x00\x00"
  1873.     "\x00\x00\x0F\xA3\x00\x0A"
  1874.     MSG_FSPARENT_GAD_STR "\x00"
  1875.     "\x00\x00\x0F\xA4\x00\x0A"
  1876.     MSG_CANCEL_GAD_STR "\x00\x00"
  1877.     "\x00\x00\x0F\xA5\x00\x10"
  1878.     MSG_ARCSET_SET_GAD_STR "\x00\x00"
  1879.     "\x00\x00\x0F\xA6\x00\x10"
  1880.     MSG_ARCSET_RESET_GAD_STR "\x00"
  1881.     "\x00\x00\x0F\xA7\x00\x0C"
  1882.     MSG_ARCSET_IGNORE_GAD_STR "\x00"
  1883.     "\x00\x00\x0F\xA8\x00\x0A"
  1884.     MSG_DESELECT_FSWIN_STR "\x00\x00"
  1885.     "\x00\x00\x0F\xA9\x00\x08"
  1886.     MSG_SELECT_FSWIN_STR "\x00\x00"
  1887.     "\x00\x00\x0F\xAA\x00\x0C"
  1888.     MSG_HIDDEN_FSWIN_STR "\x00\x00"
  1889.     "\x00\x00\x0F\xAB\x00\x0A"
  1890.     MSG_VISIBLE_FSWIN_STR "\x00\x00"
  1891.     "\x00\x00\x0F\xAC\x00\x08"
  1892.     MSG_DRAWER_GAD_STR "\x00\x00"
  1893.     "\x00\x00\x0F\xAD\x00\x1C"
  1894.     MSG_FS_CANNOTLOCK_STR "\x00"
  1895.     "\x00\x00\x0F\xAE\x00\x2C"
  1896.     MSG_XLATEERROR_SELECT_STR "\x00\x00"
  1897.     "\x00\x00\x0F\xAF\x00\x2A"
  1898.     MSG_XLATEERROR_DESELECT_STR "\x00"
  1899.     "\x00\x00\x0F\xB0\x00\x2E"
  1900.     MSG_NOTHING_SELECTED_STR "\x00\x00"
  1901.     "\x00\x00\x0F\xB1\x00\x14"
  1902.     MSG_LOAD_CMDFILE_STR "\x00\x00"
  1903.     "\x00\x00\x0F\xB2\x00\x22"
  1904.     MSG_SAVE_SETTINGS_AS_STR "\x00"
  1905.     "\x00\x00\x0F\xB4\x00\x28"
  1906.     MSG_FSWIN_TITLE_STR "\x00"
  1907.     "\x00\x00\x0F\xB5\x00\x06"
  1908.     MSG_FSWIN_TITLE_DIR1_STR "\x00"
  1909.     "\x00\x00\x0F\xB6\x00\x06"
  1910.     MSG_FSWIN_TITLE_DIR2_STR "\x00"
  1911.     "\x00\x00\x0F\xB7\x00\x06"
  1912.     MSG_FSWIN_TITLE_FILE1_STR "\x00"
  1913.     "\x00\x00\x0F\xB8\x00\x08"
  1914.     MSG_FSWIN_TITLE_FILE2_STR "\x00"
  1915.     "\x00\x00\x0F\xB9\x00\x32"
  1916.     MSG_NAMEFROMLOCK_FAILED_RSL_STR "\x00\x00"
  1917.     "\x00\x00\x0F\xBA\x00\x2E"
  1918.     MSG_READLINK_FAILED_RSL_STR "\x00\x00"
  1919.     "\x00\x00\x0F\xBB\x00\x08"
  1920.     MSG_FS_YOUNGER_GAD_STR "\x00"
  1921.     "\x00\x00\x0F\xBC\x00\x08"
  1922.     MSG_FS_OLDER_GAD_STR "\x00\x00"
  1923.     "\x00\x00\x0F\xBD\x00\x08"
  1924.     MSG_FS_ATTRSELECT_GAD_STR "\x00"
  1925.     "\x00\x00\x0F\xBE\x00\x0A"
  1926.     MSG_FS_ATTRDESELECT_GAD_STR "\x00"
  1927.     "\x00\x00\x0F\xBF\x00\x06"
  1928.     MSG_FS_GLOPT_GAD_STR "\x00"
  1929.     "\x00\x00\x0F\xC0\x00\x44"
  1930.     MSG_CANNOTOPEN_LISTFONT_STR "\x00\x00"
  1931.     "\x00\x00\x0F\xC1\x00\x0A"
  1932.     MSG_FILELIST_DIR_STR "\x00\x00"
  1933.     "\x00\x00\x0F\xC2\x00\x06"
  1934.     MSG_FILELIST_VOL_STR "\x00"
  1935.     "\x00\x00\x0F\xC3\x00\x0A"
  1936.     MSG_FILELIST_ASSIGN_STR "\x00\x00"
  1937.     "\x00\x00\x0F\xC4\x00\x08"
  1938.     MSG_FILELIST_SOFTLINK_STR "\x00"
  1939.     "\x00\x00\x0F\xC5\x00\x08"
  1940.     MSG_FILELIST_HARDLINK_STR "\x00"
  1941.     "\x00\x00\x0F\xC6\x00\x08"
  1942.     MSG_FILELIST_PARTITION_STR "\x00"
  1943.     "\x00\x00\x13\x88\x00\x1A"
  1944.     MSG_ABORT_Q_STR "\x00\x00"
  1945.     "\x00\x00\x13\x89\x00\x24"
  1946.     MSG_CREATEGAD_FAILED_STR "\x00\x00"
  1947.     "\x00\x00\x13\x8A\x00\x28"
  1948.     MSG_LOCKPUBSCREEN_FAILED_STR "\x00\x00"
  1949.     "\x00\x00\x13\x8B\x00\x28"
  1950.     MSG_GETVISUALINFO_FAILED_STR "\x00\x00"
  1951.     "\x00\x00\x17\x70\x00\x24"
  1952.     MSG_CANNOTOPEN_CMDFILE_STR "\x00"
  1953.     "\x00\x00\x17\x71\x00\x32"
  1954.     MSG_CMDFILE_EXISTS_STR "\x00\x00"
  1955.     "\x00\x00\x17\x72\x00\x24"
  1956.     MSG_CMDFILE_HEADER_STR "\x00"
  1957.     "\x00\x00\x17\x73\x00\x30"
  1958.     MSG_ERRORWRITING_CMDFILE_STR "\x00\x00"
  1959.     "\x00\x00\x17\x74\x00\x34"
  1960.     MSG_ERRORCREATING_CMDFILE_ICON_STR "\x00\x00"
  1961.     "\x00\x00\x17\x75\x00\x1E"
  1962.     MSG_CMDFILE_LINE_STR "\x00"
  1963.     "\x00\x00\x17\x76\x00\x32"
  1964.     MSG_SYNTAXERROR_IN_CMDFILE_STR "\x00"
  1965.     "\x00\x00\x1B\x58\x00\x40"
  1966.     MSG_NO_AMIGAGUIDE_STR "\x00\x00"
  1967.     "\x00\x00\x1B\x5A\x00\x0E"
  1968.     MSG_GUIDE_NAME_STR "\x00\x00"
  1969.     "\x00\x00\x1B\x5B\x00\x1E"
  1970.     MSG_AMIGAGUIDE_ERROR_STR "\x00\x00"
  1971.     "\x00\x00\x1B\x5C\x00\x1E"
  1972.     MSG_AMIGAGUIDE_ERRORX_STR "\x00"
  1973.     "\x00\x00\x1B\x5D\x00\x12"
  1974.     MSGAG_NOT_ENOUGH_MEMORY_STR "\x00\x00"
  1975.     "\x00\x00\x1B\x5E\x00\x24"
  1976.     MSGAG_HTERR_CANT_OPEN_DATABASE_STR "\x00\x00"
  1977.     "\x00\x00\x1B\x5F\x00\x22"
  1978.     MSGAG_HTERR_CANT_FIND_NODE_STR "\x00\x00"
  1979.     "\x00\x00\x1B\x60\x00\x22"
  1980.     MSGAG_HTERR_CANT_OPEN_NODE_STR "\x00\x00"
  1981.     "\x00\x00\x1B\x61\x00\x20"
  1982.     MSGAG_HTERR_CANT_OPEN_WINDOW_STR "\x00"
  1983.     "\x00\x00\x1B\x62\x00\x12"
  1984.     MSGAG_HTERR_INVALID_COMMAND_STR "\x00"
  1985.     "\x00\x00\x1B\x63\x00\x14"
  1986.     MSGAG_HTERR_CANT_COMPLETE_STR "\x00\x00"
  1987.     "\x00\x00\x1B\x64\x00\x18"
  1988.     MSGAG_HTERR_PORT_CLOSED_STR "\x00\x00"
  1989.     "\x00\x00\x1B\x65\x00\x18"
  1990.     MSGAG_HTERR_CANT_CREATE_PORT_STR "\x00"
  1991.     "\x00\x00\x1B\x66\x00\x1E"
  1992.     MSGAG_HTERR_KEYWORD_NOT_FOUND_STR "\x00\x00"
  1993.     "\x00\x00\x1B\x67\x00\x26"
  1994.     MSG_CANNOTLOCK_HELPPATH_STR "\x00\x00"
  1995.     "\x00\x00\x1F\x40\x00\x0C"
  1996.     MSG_ABORT_GAD_STR "\x00\x00"
  1997.     "\x00\x00\x1F\x41\x00\x02"
  1998.     MSG_ABORT_SHORT_STR "\x00"
  1999.     "\x00\x00\x1F\x42\x00\x0C"
  2000.     MSG_RETRYNEWDISK_GAD_STR "\x00\x00"
  2001.     "\x00\x00\x1F\x43\x00\x02"
  2002.     MSG_RETRYNEWDISK_SHORT_STR "\x00"
  2003.     "\x00\x00\x1F\x44\x00\x0C"
  2004.     MSG_IGNORE_GAD_STR "\x00"
  2005.     "\x00\x00\x1F\x45\x00\x02"
  2006.     MSG_IGNORE_SHORT_STR "\x00"
  2007.     "\x00\x00\x1F\x46\x00\x0E"
  2008.     MSG_RETRY_GAD_STR "\x00\x00"
  2009.     "\x00\x00\x1F\x47\x00\x02"
  2010.     MSG_RETRY_SHORT_STR "\x00"
  2011.     "\x00\x00\x1F\x48\x00\x06"
  2012.     MSG_NO_GAD_STR "\x00"
  2013.     "\x00\x00\x1F\x49\x00\x02"
  2014.     MSG_NO_SHORT_STR "\x00"
  2015.     "\x00\x00\x1F\x4A\x00\x04"
  2016.     MSG_YES_GAD_STR "\x00"
  2017.     "\x00\x00\x1F\x4B\x00\x02"
  2018.     MSG_YES_SHORT_STR "\x00"
  2019.     "\x00\x00\x1F\x4C\x00\x0A"
  2020.     MSG_REPLACE_GAD_STR "\x00"
  2021.     "\x00\x00\x1F\x4D\x00\x02"
  2022.     MSG_REPLACE_SHORT_STR "\x00"
  2023.     "\x00\x00\x1F\x4E\x00\x0A"
  2024.     MSG_APPEND_GAD_STR "\x00"
  2025.     "\x00\x00\x1F\x4F\x00\x02"
  2026.     MSG_APPEND_SHORT_STR "\x00"
  2027.     "\x00\x00\x1F\x50\x00\x08"
  2028.     MSG_YESWINDOW_TITLE_STR "\x00\x00"
  2029.     "\x00\x00\x23\x28\x00\x1E"
  2030.     MSG_PUTDISKINFO_FAILED_STR "\x00"
  2031.     "\x00\x00\x23\x29\x00\x46"
  2032.     MSG_WRONG_FILETYPE_STR "\x00\x00"
  2033.     "\x00\x00\x27\x10\x00\x16"
  2034.     MSG_IS_WRITEPROTECTED_STR "\x00"
  2035.     "\x00\x00\x27\x11\x00\x30"
  2036.     MSG_WRONG_TAPE_TYPE_STR "\x00\x00"
  2037.     "\x00\x00\x27\x12\x00\x34"
  2038.     MSG_WRONG_DISK_TYPE_STR "\x00"
  2039.     "\x00\x00\x27\x13\x00\x24"
  2040.     MSG_USE_DOSDISK_Q_STR "\x00"
  2041.     "\x00\x00\x27\x14\x00\x24"
  2042.     MSG_TAPE_FROM_THISSET_STR "\x00\x00"
  2043.     "\x00\x00\x27\x15\x00\x26"
  2044.     MSG_DISK_FROM_THISSET_STR "\x00"
  2045.     "\x00\x00\x27\x16\x00\x10"
  2046.     MSG_CHECKING_TAPE_STR "\x00\x00"
  2047.     "\x00\x00\x27\x17\x00\x10"
  2048.     MSG_CHECKING_DISK_STR "\x00\x00"
  2049.     "\x00\x00\x2A\xF8\x00\x22"
  2050.     MSG_RETENSIONING_TAPE_STR "\x00\x00"
  2051.     "\x00\x00\x2A\xF9\x00\x1E"
  2052.     MSG_ERASING_TAPE_STR "\x00\x00"
  2053.     "\x00\x00\x2A\xFA\x00\x1C"
  2054.     MSG_TAPEUTILWINDOW_TITLE_STR "\x00\x00"
  2055.     "\x00\x00\x2A\xFB\x00\x22"
  2056.     MSG_ERASETAPE_Q_STR "\x00"
  2057.     "\x00\x00\x2A\xFC\x00\x14"
  2058.     MSG_TAPEREWIND_FAIL_STR "\x00\x00"
  2059.     "\x00\x00\x2A\xFD\x00\x12"
  2060.     MSG_TAPERETENSION_FAIL_STR "\x00"
  2061.     "\x00\x00\x2A\xFE\x00\x0E"
  2062.     MSG_TAPEERASE_FAIL_STR "\x00"
  2063.     "\x00\x00\x2A\xFF\x00\x22"
  2064.     MSG_REWINDING_TAPE_STR "\x00"
  2065.     "\x00\x00\x2B\x00\x00\x10"
  2066.     MSG_TAPEUNLOAD_FAIL_STR "\x00"
  2067.     "\x00\x00\x2B\x01\x00\x10"
  2068.     MSG_TAPELOAD_FAIL_STR "\x00"
  2069.     "\x00\x00\x2B\x02\x00\x18"
  2070.     MSG_LOADING_TAPE_STR "\x00"
  2071.     "\x00\x00\x2E\xE0\x00\x14"
  2072.     MSG_SELECT_PROTFILENAME_STR "\x00\x00"
  2073.     "\x00\x00\x32\xC8\x00\x26"
  2074.     MSG_CANNOT_CREATE_PROT_STR "\x00"
  2075.     "\x00\x00\x32\xC9\x00\x1E"
  2076.     MSG_WRITING_PROTFILE_STR "\x00"
  2077.     "\x00\x00\x32\xCA\x00\x26"
  2078.     MSG_BACKUP_WITH_CMDFILE_PROT_STR "\x00\x00"
  2079.     "\x00\x00\x32\xCB\x00\x18"
  2080.     MSG_BACKUP_OF_PROT_STR "\x00\x00"
  2081.     "\x00\x00\x32\xCC\x00\x1A"
  2082.     MSG_INCLUDED_FILES_PROT_STR "\x00\x00"
  2083.     "\x00\x00\x32\xCD\x00\x1A"
  2084.     MSG_EXCLUDED_FILES_PROT_STR "\x00\x00"
  2085.     "\x00\x00\x32\xCE\x00\x1C"
  2086.     MSG_ONLYFILESFROM_PROT_STR "\x00"
  2087.     "\x00\x00\x32\xCF\x00\x1E"
  2088.     MSG_ONLYFILESUPTO_PROT_STR "\x00\x00"
  2089.     "\x00\x00\x32\xD0\x00\x2E"
  2090.     MSG_BACKUPSTARTAT_PROT_STR "\x00\x00"
  2091.     "\x00\x00\x32\xD1\x00\x50"
  2092.     MSG_PROTHEADER_1_STR "\x00"
  2093.     "\x00\x00\x32\xD2\x00\x50"
  2094.     MSG_PROTHEADER_2_STR "\x00"
  2095.     "\x00\x00\x32\xD3\x00\x2C"
  2096.     MSG_ERRORWRITING_PROTFILE_STR "\x00"
  2097.     "\x00\x00\x32\xD4\x00\x1E"
  2098.     MSG_COMPRESSING_PROTFILE_STR "\x00"
  2099.     "\x00\x00\x36\xB0\x00\x34"
  2100.     MSG_INTERNALERROR_CYLRANGE_STR "\x00\x00"
  2101.     "\x00\x00\x36\xB1\x00\x2A"
  2102.     MSG_REMEMBERSAVE_IOERROR_STR "\x00"
  2103.     "\x00\x00\x36\xB2\x00\x28"
  2104.     MSG_RETRIEVESAVE_IOERROR_STR "\x00\x00"
  2105.     "\x00\x00\x3A\x98\x00\x02"
  2106.     MSG_XPKERR_OK_STR "\x00\x00"
  2107.     "\x00\x00\x3A\x99\x00\x2C"
  2108.     MSG_XPKERR_NOFUNC_STR "\x00"
  2109.     "\x00\x00\x3A\x9A\x00\x34"
  2110.     MSG_XPKERR_NOFILES_STR "\x00"
  2111.     "\x00\x00\x3A\x9B\x00\x32"
  2112.     MSG_XPKERR_IOERRIN_STR "\x00"
  2113.     "\x00\x00\x3A\x9C\x00\x36"
  2114.     MSG_XPKERR_IOERROUT_STR "\x00\x00"
  2115.     "\x00\x00\x3A\x9D\x00\x1C"
  2116.     MSG_XPKERR_CHECKSUM_STR "\x00"
  2117.     "\x00\x00\x3A\x9E\x00\x40"
  2118.     MSG_XPKERR_VERSION_STR "\x00\x00"
  2119.     "\x00\x00\x3A\x9F\x00\x16"
  2120.     MSG_XPKERR_NOMEM_STR "\x00"
  2121.     "\x00\x00\x3A\xA0\x00\x30"
  2122.     MSG_XPKERR_LIBINUSE_STR "\x00\x00"
  2123.     "\x00\x00\x3A\xA1\x00\x2C"
  2124.     MSG_XPKERR_WRONGFORM_STR "\x00"
  2125.     "\x00\x00\x3A\xA2\x00\x22"
  2126.     MSG_XPKERR_SMALLBUF_STR "\x00\x00"
  2127.     "\x00\x00\x3A\xA3\x00\x20"
  2128.     MSG_XPKERR_LARGEBUF_STR "\x00"
  2129.     "\x00\x00\x3A\xA4\x00\x2E"
  2130.     MSG_XPKERR_WRONGMODE_STR "\x00"
  2131.     "\x00\x00\x3A\xA5\x00\x30"
  2132.     MSG_XPKERR_NEEDPASSWD_STR "\x00\x00"
  2133.     "\x00\x00\x3A\xA6\x00\x28"
  2134.     MSG_XPKERR_CORRUPTPKD_STR "\x00\x00"
  2135.     "\x00\x00\x3A\xA7\x00\x22"
  2136.     MSG_XPKERR_MISSINGLIB_STR "\x00"
  2137.     "\x00\x00\x3A\xA8\x00\x3C"
  2138.     MSG_XPKERR_BADPARAMS_STR "\x00"
  2139.     "\x00\x00\x3A\xA9\x00\x24"
  2140.     MSG_XPKERR_EXPANSION_STR "\x00"
  2141.     "\x00\x00\x3A\xAA\x00\x32"
  2142.     MSG_XPKERR_NOMETHOD_STR "\x00\x00"
  2143.     "\x00\x00\x3A\xAB\x00\x1E"
  2144.     MSG_XPKERR_ABORTED_STR "\x00"
  2145.     "\x00\x00\x3A\xAC\x00\x1E"
  2146.     MSG_XPKERR_TRUNCATED_STR "\x00"
  2147.     "\x00\x00\x3A\xAD\x00\x3E"
  2148.     MSG_XPKERR_WRONGCPU_STR "\x00\x00"
  2149.     "\x00\x00\x3A\xAE\x00\x28"
  2150.     MSG_XPKERR_PACKED_STR "\x00"
  2151.     "\x00\x00\x3A\xAF\x00\x22"
  2152.     MSG_XPKERR_NOTPACKED_STR "\x00"
  2153.     "\x00\x00\x3A\xB0\x00\x22"
  2154.     MSG_XPKERR_FILEEXISTS_STR "\x00\x00"
  2155.     "\x00\x00\x3A\xB1\x00\x26"
  2156.     MSG_XPKERR_OLDMASTLIB_STR "\x00"
  2157.     "\x00\x00\x3A\xB2\x00\x24"
  2158.     MSG_XPKERR_OLDSUBLIB_STR "\x00\x00"
  2159.     "\x00\x00\x3A\xB3\x00\x1E"
  2160.     MSG_XPKERR_NOCRYPT_STR "\x00"
  2161.     "\x00\x00\x3A\xB4\x00\x3A"
  2162.     MSG_XPKERR_NOINFO_STR "\x00\x00"
  2163.     "\x00\x00\x3A\xB5\x00\x2C"
  2164.     MSG_XPKERR_LOSSY_STR "\x00\x00"
  2165.     "\x00\x00\x3A\xB6\x00\x2C"
  2166.     MSG_XPKERR_NOHARDWARE_STR "\x00"
  2167.     "\x00\x00\x3A\xB7\x00\x24"
  2168.     MSG_XPKERR_BADHARDWARE_STR "\x00\x00"
  2169.     "\x00\x00\x3A\xB8\x00\x16"
  2170.     MSG_XPKERR_WRONGPW_STR "\x00"
  2171.     "\x00\x00\x3A\xB9\x00\x34"
  2172.     MSG_XPK_NOLIBRARY_STR "\x00"
  2173.     "\x00\x00\x3A\xBA\x00\x1C"
  2174.     MSG_GETPASSWORD_GAD_STR "\x00"
  2175.     "\x00\x00\x3A\xBB\x00\x20"
  2176.     MSG_GETPWDWINDOW_TITLE_STR "\x00\x00"
  2177.     "\x00\x00\x3E\x80\x00\x16"
  2178.     MSG_BC_WINDOWTITLE_STR "\x00"
  2179.     "\x00\x00\x3E\x81\x00\x06"
  2180.     MSG_BCSTOP_GAD_STR "\x00"
  2181.     "\x00\x00\x3E\x82\x00\x04"
  2182.     MSG_BCOK_GAD_STR "\x00"
  2183.     "\x00\x00\x3E\x83\x00\x06"
  2184.     MSG_BC_DISKCOUNT1_STR "\x00\x00"
  2185.     "\x00\x00\x3E\x84\x00\x06"
  2186.     MSG_BC_DISKCOUNT2_STR "\x00"
  2187.     "\x00\x00\x3E\x85\x00\x06"
  2188.     MSG_BC_FILECOUNT1_STR "\x00"
  2189.     "\x00\x00\x3E\x86\x00\x08"
  2190.     MSG_BC_FILECOUNT2_STR "\x00"
  2191.     "\x00\x00\x3E\x87\x00\x06"
  2192.     MSG_BC_BYTECOUNT1_STR "\x00\x00"
  2193.     "\x00\x00\x3E\x89\x00\x22"
  2194.     MSG_CANNOT_OPEN_WINDOW_STR "\x00"
  2195.     "\x00\x00\x3E\x8A\x00\x08"
  2196.     MSG_BC_ON_GAD_STR "\x00"
  2197.     "\x00\x00\x3E\x8B\x00\x04"
  2198.     MSG_BC_IN_GAD_STR "\x00\x00"
  2199.     "\x00\x00\x42\x68\x00\x06"
  2200.     MSG_TAPE1_STR "\x00\x00"
  2201.     "\x00\x00\x42\x69\x00\x08"
  2202.     MSG_TAPE2_STR "\x00"
  2203.     "\x00\x00\x42\x6A\x00\x0A"
  2204.     MSG_DISK1_STR "\x00\x00"
  2205.     "\x00\x00\x42\x6B\x00\x0A"
  2206.     MSG_DISK2_STR "\x00"
  2207.     "\x00\x00\x42\x6C\x00\x22"
  2208.     MSG_N_FILESSAVED_STR "\x00\x00"
  2209.     "\x00\x00\x42\x6D\x00\x16"
  2210.     MSG_TOTAL_BYTES_STR "\x00"
  2211.     "\x00\x00\x42\x6E\x00\x10"
  2212.     MSG_BACKUP_DURATION_STR "\x00\x00"
  2213.     "\x00\x00\x42\x6F\x00\x1E"
  2214.     MSG_DATA_RATE_STR "\x00\x00"
  2215.     "\x00\x00\x42\x70\x00\x14"
  2216.     MSG_DATA_RATE2_STR "\x00\x00"
  2217.     "\x00\x00\x42\x71\x00\x12"
  2218.     MSG_STATWINDOW_TITLE_STR "\x00\x00"
  2219.     "\x00\x00\x46\x50\x00\x0C"
  2220.     MSG_ABOUTWINDOW_TITLE_STR "\x00"
  2221.     "\x00\x00\x46\x51\x00\x04"
  2222.     MSG_OK_GAD_STR "\x00"
  2223.     "\x00\x00\x4A\x38\x00\x1A"
  2224.     MSG_DS_WINDOWTITLE_STR "\x00"
  2225.     "\x00\x00\x4A\x39\x00\x24"
  2226.     MSG_CREATECONTEXT_FAIL_STR "\x00\x00"
  2227.     "\x00\x00\x4E\x20\x00\x24"
  2228.     MSG_SETBUFFEREDMODE_FAIL_STR "\x00"
  2229.     "\x00\x00\x4E\x21\x00\x24"
  2230.     MSG_INIT_QFA_STR "\x00"
  2231.     "\x00\x00\x52\x08\x00\x44"
  2232.     MSG_WRONG_CATALOG_VERSION_STR "\x00"
  2233.     "\x00\x00\x55\xF0\x00\x0A"
  2234.     MSG_STCANCEL_GAD_STR "\x00\x00"
  2235.     "\x00\x00\x55\xF1\x00\x0A"
  2236.     MSG_STUSE_GAD_STR "\x00"
  2237.     "\x00\x00\x55\xF2\x00\x14"
  2238.     MSG_SCANSCSI_GAD_STR "\x00"
  2239.     "\x00\x00\x55\xF3\x00\x0A"
  2240.     MSG_UNIT_GAD_STR "\x00\x00"
  2241.     "\x00\x00\x55\xF4\x00\x04"
  2242.     MSG_MODEL_GAD_STR "\x00"
  2243.     "\x00\x00\x55\xF5\x00\x0C"
  2244.     MSG_VENDOR_GAD_STR "\x00\x00"
  2245.     "\x00\x00\x55\xF6\x00\x08"
  2246.     MSG_REVISION_GAD_STR "\x00"
  2247.     "\x00\x00\x55\xF7\x00\x0A"
  2248.     MSG_MOUNT_GAD_STR "\x00"
  2249.     "\x00\x00\x55\xF8\x00\x16"
  2250.     MSG_GENMOUNT_GAD_STR "\x00\x00"
  2251.     "\x00\x00\x55\xF9\x00\x16"
  2252.     MSG_SELECT_DEVICE_STR "\x00\x00"
  2253.     "\x00\x00\x55\xFA\x00\x20"
  2254.     MSG_STWINDOW_TITLE_STR "\x00"
  2255.     "\x00\x00\x55\xFB\x00\x12"
  2256.     MSG_TESTDRIVE_GAD_STR "\x00\x00"
  2257.     "\x00\x00\x55\xFC\x00\x08"
  2258.     MSG_SCSI2_GAD_STR "\x00"
  2259.     "\x00\x00\x55\xFD\x00\x04"
  2260.     MSG_QFA_GAD_STR "\x00"
  2261.     "\x00\x00\x55\xFE\x00\x0C"
  2262.     MSG_FASTSPACE_GAD_STR "\x00\x00"
  2263.     "\x00\x00\x55\xFF\x00\x08"
  2264.     MSG_LOCATE_GAD_STR "\x00\x00"
  2265.     "\x00\x00\x56\x00\x00\x0E"
  2266.     MSG_SPACEBACK_GAD_STR "\x00\x00"
  2267.     "\x00\x00\x56\x01\x00\x0C"
  2268.     MSG_PAGEFORMAT_GAD_STR "\x00"
  2269.     "\x00\x00\x56\x02\x00\x0A"
  2270.     MSG_INVEOT_GAD_STR "\x00\x00"
  2271.     "\x00\x00\x56\x03\x00\x0C"
  2272.     MSG_ERASELONG_GAD_STR "\x00\x00"
  2273.     "\x00\x00\x56\x04\x00\x0C"
  2274.     MSG_QFAAPPEND_GAD_STR "\x00\x00"
  2275.     "\x00\x00\x56\x05\x00\x0A"
  2276.     MSG_SPACEEOR_GAD_STR "\x00"
  2277.     "\x00\x00\x56\x06\x00\xCA"
  2278.     MSG_BEGINTEST_NOTAPE_PROMPT_STR "\x00\x00"
  2279.     "\x00\x00\x56\x07\x00\xAC"
  2280.     MSG_BEGINTEST_PROMPT_STR "\x00\x00"
  2281.     "\x00\x00\x56\x08\x00\x14"
  2282.     MSG_CREATEPROT_GAD_STR "\x00"
  2283.     "\x00\x00\x56\x09\x00\x2C"
  2284.     MSG_TAPE_ERRMSG_STR "\x00\x00"
  2285.     "\x00\x00\x56\x0A\x00\x26"
  2286.     MSG_READBLOCKLIMITS_OK_STR "\x00\x00"
  2287.     "\x00\x00\x56\x0B\x00\x1C"
  2288.     MSG_READBLOCKLIMITS_FAIL_STR "\x00\x00"
  2289.     "\x00\x00\x56\x0C\x00\x20"
  2290.     MSG_BLOCKSIZE_SELECTED_STR "\x00\x00"
  2291.     "\x00\x00\x56\x0D\x00\x18"
  2292.     MSG_WRITING_BLOCKS_STR "\x00\x00"
  2293.     "\x00\x00\x56\x0E\x00\x1E"
  2294.     MSG_TAPEWRITE_FAIL_STR "\x00\x00"
  2295.     "\x00\x00\x56\x0F\x00\x1E"
  2296.     MSG_TAPEWRITE_RESULT_STR "\x00\x00"
  2297.     "\x00\x00\x56\x10\x00\x04"
  2298.     MSG_STRESULT_OK_STR "\x00\x00"
  2299.     "\x00\x00\x56\x11\x00\x08"
  2300.     MSG_STRESULT_FAIL_STR "\x00\x00"
  2301.     "\x00\x00\x56\x12\x00\x28"
  2302.     MSG_SPACE_EOR_PROGRESS_STR "\x00"
  2303.     "\x00\x00\x56\x13\x00\x20"
  2304.     MSG_SPACE_EOR_RESULT_STR "\x00"
  2305.     "\x00\x00\x56\x14\x00\x26"
  2306.     MSG_SPACEBACK_PROGRESS_STR "\x00"
  2307.     "\x00\x00\x56\x15\x00\x1E"
  2308.     MSG_SPACEBACK_RESULT_STR "\x00"
  2309.     "\x00\x00\x56\x16\x00\x22"
  2310.     MSG_LOCATE_PROGRESS_STR "\x00"
  2311.     "\x00\x00\x56\x17\x00\x16"
  2312.     MSG_LOCATE_RESULT_STR "\x00\x00"
  2313.     "\x00\x00\x56\x18\x00\x9E"
  2314.     MSG_TAPE_WRITEPROTECTED_STR "\x00"
  2315.     "\x00\x00\x56\x19\x00\x16"
  2316.     MSG_ERASE_PROGRESS_STR "\x00\x00"
  2317.     "\x00\x00\x56\x1A\x00\x0E"
  2318.     MSG_ERASE_RESULT_STR "\x00\x00"
  2319.     "\x00\x00\x56\x1B\x00\x18"
  2320.     MSG_ERASESHORT_FAIL_STR "\x00\x00"
  2321.     "\x00\x00\x56\x1C\x00\x22"
  2322.     MSG_QFA_PROGRESS_STR "\x00"
  2323.     "\x00\x00\x56\x1D\x00\x0E"
  2324.     MSG_QFA_RESULT_STR "\x00\x00"
  2325.     "\x00\x00\x56\x1E\x00\x24"
  2326.     MSG_QFAAPPEND_PROGRESS_STR "\x00\x00"
  2327.     "\x00\x00\x56\x1F\x00\x1C"
  2328.     MSG_QFAAPPEND_RESULT_STR "\x00\x00"
  2329.     "\x00\x00\x56\x20\x00\x30"
  2330.     MSG_TAPEAPPENDWRITE_RESULT_STR "\x00"
  2331.     "\x00\x00\x56\x21\x00\x28"
  2332.     MSG_CHANGEPARTITION_RESULT_STR "\x00"
  2333.     "\x00\x00\x56\x22\x00\x32"
  2334.     MSG_TAPEAPPENDWRITEQFA_FAIL_STR "\x00\x00"
  2335.     "\x00\x00\x56\x23\x00\x06"
  2336.     MSG_STOP_GAD_STR "\x00"
  2337.     "\x00\x00\x56\x24\x00\x0C"
  2338.     MSG_STTAPENAME_GAD_STR "\x00\x00"
  2339.     "\x00\x00\x56\x25\x00\x1A"
  2340.     MSG_MOUNTFILENAME_ASK_STR "\x00"
  2341.     "\x00\x00\x56\x26\x00\x22"
  2342.     MSG_CHECKING_SCSI_UNIT_STR "\x00"
  2343.     "\x00\x00\x59\xD8\x00\x24"
  2344.     MSG_ALLOCDOSOBJ_FAIL_STR "\x00"
  2345.     "\x00\x00\x59\xD9\x00\x3C"
  2346.     MSG_DDFORMAT_ERROR_STR "\x00\x00"
  2347.     "\x00\x00\x59\xDA\x00\x34"
  2348.     MSG_CANNOTOPEN_TAPEDD_STR "\x00\x00"
  2349.     "\x00\x00\x59\xDB\x00\x3A"
  2350.     MSG_TAPEDD_HEADER_STR "\x00"
  2351.     "\x00\x00\x5B\xCC\x00\x5E"
  2352.     MSG_VERIFY_CHECKSUMERROR_STR "\x00\x00"
  2353.     "\x00\x00\x5B\xCD\x00\x20"
  2354.     MSG_DELETED_FILE_STR "\x00"
  2355.     "\x00\x00\x5D\xC0\x00\x26"
  2356.     MSG_FILE_SKIPPED_STR "\x00"
  2357.     "\x00\x00\x5F\xB4\x00\x0C"
  2358.     MSG_ERASETAPE_MENU_STR "\x00\x00"
  2359.     "\x00\x00\x5F\xB5\x00\x0C"
  2360.     MSG_RETENSIONTAPE_MENU_STR "\x00"
  2361.     "\x00\x00\x5F\xB6\x00\x0C"
  2362.     MSG_REWINDTAPE_MENU_STR "\x00\x00"
  2363.     "\x00\x00\x5F\xB7\x00\x06"
  2364.     MSG_TAPE_MENU_STR "\x00\x00"
  2365.     "\x00\x00\x5F\xB8\x00\x10"
  2366.     MSG_CREATEICONS_MENU_STR "\x00"
  2367.     "\x00\x00\x5F\xB9\x00\x0E"
  2368.     MSG_DOSWILDCARDS_MENU_STR "\x00"
  2369.     "\x00\x00\x5F\xBA\x00\x08"
  2370.     MSG_SIMPLEWILDCARDS_MENU_STR "\x00\x00"
  2371.     "\x00\x00\x5F\xBB\x00\x0A"
  2372.     MSG_WILDCARDS_MENU_STR "\x00"
  2373.     "\x00\x00\x5F\xBC\x00\x0A"
  2374.     MSG_OPTIONS_MENU_STR "\x00\x00"
  2375.     "\x00\x00\x5F\xBD\x00\x0C"
  2376.     MSG_SORT_SIZE_MENU_STR "\x00\x00"
  2377.     "\x00\x00\x5F\xBE\x00\x0C"
  2378.     MSG_SORT_DATE_MENU_STR "\x00\x00"
  2379.     "\x00\x00\x5F\xBF\x00\x0A"
  2380.     MSG_SORT_NAME_MENU_STR "\x00"
  2381.     "\x00\x00\x5F\xC0\x00\x0A"
  2382.     MSG_SORT_MENU_STR "\x00"
  2383.     "\x00\x00\x5F\xC1\x00\x0E"
  2384.     MSG_DIRSORT_BETWEEN_MENU_STR "\x00\x00"
  2385.     "\x00\x00\x5F\xC2\x00\x08"
  2386.     MSG_DIRSORT_LAST_MENU_STR "\x00"
  2387.     "\x00\x00\x5F\xC3\x00\x08"
  2388.     MSG_DIRSORT_FIRST_MENU_STR "\x00\x00"
  2389.     "\x00\x00\x5F\xC4\x00\x0E"
  2390.     MSG_DIRSORT_MENU_STR "\x00"
  2391.     "\x00\x00\x5F\xC5\x00\x08"
  2392.     MSG_VIEW_MENU_STR "\x00"
  2393.     "\x00\x00\x5F\xC6\x00\x08"
  2394.     MSG_ABOUT_MENU_STR "\x00"
  2395.     "\x00\x00\x5F\xC7\x00\x08"
  2396.     MSG_ABORT_MENU_STR "\x00"
  2397.     "\x00\x00\x5F\xC8\x00\x12"
  2398.     MSG_DISKSPACE_MENU_STR "\x00"
  2399.     "\x00\x00\x5F\xC9\x00\x16"
  2400.     MSG_SAVESETTINGS_MENU_STR "\x00"
  2401.     "\x00\x00\x5F\xCA\x00\x16"
  2402.     MSG_LOADSETTINGS_MENU_STR "\x00\x00"
  2403.     "\x00\x00\x5F\xCB\x00\x1E"
  2404.     MSG_SAVESETTINGS_AS_MENU_STR "\x00\x00"
  2405.     "\x00\x00\x5F\xCC\x00\x04"
  2406.     MSG_NEW_MENU_STR "\x00"
  2407.     "\x00\x00\x5F\xCD\x00\x08"
  2408.     MSG_PROJECT_MENU_STR "\x00"
  2409.     "\x00\x00\x5F\xCE\x00\x1C"
  2410.     MSG_SETUPTAPE_MENU_STR "\x00"
  2411.     "\x00\x00\x5F\xCF\x00\x16"
  2412.     MSG_LISTFONT_MENU_STR "\x00"
  2413.     "\x00\x00\x5F\xD0\x00\x18"
  2414.     MSG_LISTFONT_REQTTL_STR "\x00"
  2415.     "\x00\x00\x5F\xD1\x00\x0A"
  2416.     MSG_UNLOADTAPE_MENU_STR "\x00"
  2417.     "\x00\x00\x5F\xD2\x00\x0A"
  2418.     MSG_LOADTAPE_MENU_STR "\x00"
  2419.     "\x00\x00\x5F\xD3\x00\x4A"
  2420.     MSG_REPLACE_MOUNTFILE_STR "\x00"
  2421.     "\x00\x00\x61\xA8\x00\x10"
  2422.     MSG_NB_DESTINATION_DRIVES_STR "\x00"
  2423.     "\x00\x00\x61\xA9\x00\x0E"
  2424.     MSG_NB_COMPRESSION_STR "\x00\x00"
  2425.     "\x00\x00\x61\xAA\x00\x0C"
  2426.     MSG_NB_PROTOCOL_STR "\x00\x00"
  2427.     "\x00\x00\x61\xAB\x00\x14"
  2428.     MSG_NB_SUBDIRS_STR "\x00"
  2429.     "\x00\x00\x61\xAC\x00\x12"
  2430.     MSG_NB_MOREOPTIONS_STR "\x00"
  2431.     "\x00\x00\x61\xAD\x00\x12"
  2432.     MSG_NB_FIRSTDRIVE_STR "\x00\x00"
  2433.     "\x00\x00\x61\xAE\x00\x12"
  2434.     MSG_NB_SECONDDDRIVE_STR "\x00"
  2435.     "\x00\x00\x61\xAF\x00\x14"
  2436.     MSG_NB_NOCOMPRESSION_STR "\x00\x00"
  2437.     "\x00\x00\x61\xB0\x00\x18"
  2438.     MSG_NB_BUILTINCOMPRESSION_STR "\x00"
  2439.     "\x00\x00\x61\xB1\x00\x12"
  2440.     MSG_NB_XPKCOMPRESSION_STR "\x00\x00"
  2441.     "\x00\x00\x61\xB2\x00\x08"
  2442.     MSG_NB_XPKMODE_STR "\x00\x00"
  2443.     "\x00\x00\x61\xB3\x00\x10"
  2444.     MSG_NB_XPKPACKRATE_STR "\x00"
  2445.     "\x00\x00\x61\xB4\x00\x14"
  2446.     MSG_NB_XPKUNPACKRATE_STR "\x00\x00"
  2447.     "\x00\x00\x61\xB5\x00\x02"
  2448.     MSG_NB_XPKPERCENT_STR "\x00"
  2449.     "\x00\x00\x61\xB6\x00\x16"
  2450.     MSG_NB_XPKENCRYPT_STR "\x00\x00"
  2451.     "\x00\x00\x61\xB7\x00\x1E"
  2452.     MSG_NB_USEHARDWARECOMPRESSION_STR "\x00\x00"
  2453.     "\x00\x00\x61\xB8\x00\x10"
  2454.     MSG_NB_NOPROTOCOL_STR "\x00"
  2455.     "\x00\x00\x61\xB9\x00\x10"
  2456.     MSG_NB_TEXTPROTOCOL_STR "\x00"
  2457.     "\x00\x00\x61\xBA\x00\x12"
  2458.     MSG_NB_BINARYPROTOCOL_STR "\x00\x00"
  2459.     "\x00\x00\x61\xBB\x00\x10"
  2460.     MSG_NB_DEFAULTPROTNAME_STR "\x00"
  2461.     "\x00\x00\x61\xBC\x00\x18"
  2462.     MSG_NB_PROTNAME_STR "\x00\x00"
  2463.     "\x00\x00\x61\xBD\x00\x06"
  2464.     MSG_NBPROTGADNAME_STR "\x00"
  2465.     "\x00\x00\x61\xBE\x00\x20"
  2466.     MSG_NB_KEEPPROTOCOL_STR "\x00"
  2467.     "\x00\x00\x61\xBF\x00\x06"
  2468.     MSG_NB_ARCHIVEIGNORE_STR "\x00\x00"
  2469.     "\x00\x00\x61\xC0\x00\x0A"
  2470.     MSG_NB_ARCHIVECLEARED_STR "\x00\x00"
  2471.     "\x00\x00\x61\xC1\x00\x08"
  2472.     MSG_NB_ARCHIVESET_STR "\x00"
  2473.     "\x00\x00\x61\xC2\x00\x0E"
  2474.     MSG_NB_SUBDIRSINCLUDE_STR "\x00"
  2475.     "\x00\x00\x61\xC3\x00\x0E"
  2476.     MSG_NB_SUBDIRSEXCLUDE_STR "\x00"
  2477.     "\x00\x00\x61\xC4\x00\x08"
  2478.     MSG_NB_SUBDIRSYOUNGER_STR "\x00"
  2479.     "\x00\x00\x61\xC5\x00\x08"
  2480.     MSG_NB_SUBDIRSOLDER_STR "\x00\x00"
  2481.     "\x00\x00\x61\xC6\x00\x12"
  2482.     MSG_NB_BYARCHIVEBIT_STR "\x00\x00"
  2483.     "\x00\x00\x61\xC7\x00\x20"
  2484.     MSG_NB_WITHSUBDIRS_STR "\x00\x00"
  2485.     "\x00\x00\x61\xC8\x00\x0A"
  2486.     MSG_NB_SUBDIRSBYNAME_STR "\x00"
  2487.     "\x00\x00\x61\xC9\x00\x0C"
  2488.     MSG_NB_BYDATE_STR "\x00\x00"
  2489.     "\x00\x00\x61\xCA\x00\x08"
  2490.     MSG_NB_ACHIVEBIT_LET_STR "\x00"
  2491.     "\x00\x00\x61\xCB\x00\x08"
  2492.     MSG_NB_ACHIVEBIT_SET_STR "\x00"
  2493.     "\x00\x00\x61\xCC\x00\x0A"
  2494.     MSG_NB_ACHIVEBIT_CLEAR_STR "\x00\x00"
  2495.     "\x00\x00\x61\xCD\x00\x0C"
  2496.     MSG_NB_SOFTLINKS_ASLINKS_STR "\x00\x00"
  2497.     "\x00\x00\x61\xCE\x00\x08"
  2498.     MSG_NB_SOFTLINKS_CONTENTS_STR "\x00"
  2499.     "\x00\x00\x61\xCF\x00\x0C"
  2500.     MSG_NB_HARDLINKS_ASLINKS_STR "\x00\x00"
  2501.     "\x00\x00\x61\xD0\x00\x08"
  2502.     MSG_NB_HARDLINKS_CONTENTS_STR "\x00"
  2503.     "\x00\x00\x61\xD1\x00\x16"
  2504.     MSG_NB_VIEWPROGRESS_STR "\x00"
  2505.     "\x00\x00\x61\xD2\x00\x1C"
  2506.     MSG_NB_APPEND_STR "\x00"
  2507.     "\x00\x00\x61\xD3\x00\x0A"
  2508.     MSG_NB_SOFTLINKS_STR "\x00"
  2509.     "\x00\x00\x61\xD4\x00\x0A"
  2510.     MSG_NB_HARDLINKS_STR "\x00"
  2511.     "\x00\x00\x61\xD5\x00\x12"
  2512.     MSG_NB_VERIFY_STR "\x00\x00"
  2513.     "\x00\x00\x61\xD6\x00\x1A"
  2514.     MSG_NB_ICONIFY_STR "\x00"
  2515.     "\x00\x00\x61\xD7\x00\x16"
  2516.     MSG_NB_LINKHANDLING_STR "\x00\x00"
  2517.     "\x00\x00\x61\xD8\x00\x0C"
  2518.     MSG_NB_ARCHIVEBIT_STR "\x00\x00"
  2519.     "\x00\x00\x61\xD9\x00\x04"
  2520.     MSG_GO_OK_STR "\x00"
  2521.     "\x00\x00\x61\xDA\x00\x0A"
  2522.     MSG_GO_CANCEL_STR "\x00\x00"
  2523.     "\x00\x00\x61\xDB\x00\x0A"
  2524.     MSG_GO_UNDO_STR "\x00\x00"
  2525.     "\x00\x00\x61\xDC\x00\x20"
  2526.     MSG_GOWINDOW_TITLE_STR "\x00\x00"
  2527.     "\x00\x00\x61\xDD\x00\x10"
  2528.     MSG_NB_PATHS_STR "\x00\x00"
  2529.     "\x00\x00\x61\xDE\x00\x1C"
  2530.     MSG_NB_DISKSAVE_FILE_STR "\x00"
  2531.     "\x00\x00\x61\xDF\x00\x1A"
  2532.     MSG_NB_SCRIPTPATH_STR "\x00\x00"
  2533.     "\x00\x00\x61\xE0\x00\x18"
  2534.     MSG_NB_HELPPATH_STR "\x00\x00"
  2535.     "\x00\x00\x61\xE1\x00\x1E"
  2536.     MSG_NB_TAPEDRIVEDATABASE_STR "\x00\x00"
  2537.     "\x00\x00\x61\xE2\x00\x20"
  2538.     MSG_SELECT_DISKSAVENAME_STR "\x00"
  2539.     "\x00\x00\x61\xE3\x00\x18"
  2540.     MSG_SELECT_SCRIPTPATH_STR "\x00\x00"
  2541.     "\x00\x00\x61\xE4\x00\x16"
  2542.     MSG_SELECT_HELPPATH_STR "\x00"
  2543.     "\x00\x00\x61\xE5\x00\x22"
  2544.     MSG_SELECT_TAPEDRIVEDB_STR "\x00\x00"
  2545.     "\x00\x00\x61\xE6\x00\x22"
  2546.     MSG_GOOPENWINDOW_FAIL_STR "\x00"
  2547.     "\x00\x00\x61\xE7\x00\x14"
  2548.     MSG_NB_APPICONNAME_STR "\x00\x00"
  2549.     "\x00\x00\x61\xE8\x00\x26"
  2550.     MSG_SELECT_APPICONNAME_STR "\x00\x00"
  2551.     "\x00\x00\x61\xE9\x00\x2C"
  2552.     MSG_NB_WARNDOSDISK_STR "\x00"
  2553. };
  2554.  
  2555. #endif /* CATCOMP_BLOCK */
  2556.  
  2557.  
  2558. /****************************************************************************/
  2559.  
  2560.  
  2561. struct LocaleInfo
  2562. {
  2563.     APTR li_LocaleBase;
  2564.     APTR li_Catalog;
  2565. };
  2566.  
  2567.  
  2568. #ifdef CATCOMP_CODE
  2569.  
  2570. STRPTR GetString(struct LocaleInfo *li, LONG stringNum)
  2571. {
  2572. LONG   *l;
  2573. UWORD  *w;
  2574. STRPTR  builtIn;
  2575.  
  2576.     l = (LONG *)CatCompBlock;
  2577.  
  2578.     while (*l != stringNum)
  2579.     {
  2580.         w = (UWORD *)((ULONG)l + 4);
  2581.         l = (LONG *)((ULONG)l + (ULONG)*w + 6);
  2582.     }
  2583.     builtIn = (STRPTR)((ULONG)l + 6);
  2584.  
  2585. #define XLocaleBase LocaleBase
  2586. #define LocaleBase li->li_LocaleBase
  2587.     
  2588.     if (LocaleBase)
  2589.         return(GetCatalogStr(li->li_Catalog,stringNum,builtIn));
  2590. #define LocaleBase XLocaleBase
  2591. #undef XLocaleBase
  2592.  
  2593.     return(builtIn);
  2594. }
  2595.  
  2596.  
  2597. #endif /* CATCOMP_CODE */
  2598.  
  2599.  
  2600. /****************************************************************************/
  2601.  
  2602.  
  2603. #endif /* CATCOMPSTRINGS_H */
  2604.